diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 08a9047..d806d99 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -12,5 +12,7 @@ updates: directory: .github/workflows schedule: interval: weekly - labels: - - dependencies + groups: + actions: + patterns: + - '*'