diff --git a/.github/dependabot.yml b/.github/dependabot.yml index e6f6980..62d325a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,6 +5,10 @@ updates: directory: "/" schedule: interval: "weekly" + groups: + cargo-dependencies: + patterns: + - "*" - package-ecosystem: github-actions directory: "/"