diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 05d9265..e6f521c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -8,4 +8,7 @@ updates: directory: "/" schedule: interval: "weekly" - open-pull-requests-limit: 10 + groups: + github-actions: + patterns: + - "*"