diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1dc85ccf..3f4f0b92 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,4 +4,6 @@ updates: directory: "/" schedule: interval: weekly - open-pull-requests-limit: 3 + groups: + github-actions: + patterns: ["*"]