diff --git a/.github/dependabot.yml b/.github/dependabot.yml index f9b86438..41c1f1dc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -14,8 +14,10 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: weekly labels: - "automated pr" - "dependencies" - "github actions" + commit-message: + prefix: "ci(deps): "