diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1efb99ec1..98fbe1973 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,6 +25,10 @@ updates: semver-major-days: 14 - package-ecosystem: github-actions directory: "/" + groups: + github-actions: + patterns: + - "*" schedule: interval: weekly open-pull-requests-limit: 10