diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 1aeaff4a..4620a731 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,10 +7,6 @@ updates: commit-message: prefix: '' labels: [] - groups: - cargo: - patterns: - - '*' - package-ecosystem: github-actions directory: / schedule: @@ -18,7 +14,3 @@ updates: commit-message: prefix: '' labels: [] - groups: - github-actions: - patterns: - - '*'