diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 9835b88..d57929b 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,5 +3,8 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - # Check for updates once a week interval: "monthly" + groups: + actions: + patterns: + - "*"