diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e28a211..c04b39a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -3,7 +3,7 @@ updates: - package-ecosystem: github-actions directory: '/' schedule: - interval: weekly + interval: monthly commit-message: prefix: chore open-pull-requests-limit: 10 @@ -11,7 +11,7 @@ updates: directory: '/' versioning-strategy: increase schedule: - interval: weekly + interval: monthly commit-message: prefix: chore groups: