diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9adccd2..7b564b8 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,6 +3,10 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "daily" + interval: "weekly" commit-message: prefix: "chore: " + groups: + github_actions: + patterns: + - "*"