diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 9667d4c..7fec108 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,5 +5,10 @@ updates: directory: "/" schedule: interval: "monthly" + groups: + ci-dependencies: + applies-to: version-updates + patterns: + - "*" commit-message: prefix: "ci: "