diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e5903e0..4dc1930 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -2,5 +2,9 @@ version: 2 updates: - package-ecosystem: github-actions directory: "/" + groups: + "GitHub Actions": + patterns: + - "*" schedule: interval: weekly