diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 34a629d..3a42151 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,3 +4,7 @@ updates: directory: "/" # Location of your workflow files schedule: interval: "monthly" # Options: daily, weekly, monthly + groups: + actions: + patterns: + - "*"