diff options
Diffstat (limited to '.github')
| -rw-r--r-- | .github/dependabot.yml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 50d29129..65985371 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -9,10 +9,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "weekly" - groups: - cargo: - # Just group everything. I'll see how this goes, but one big PR might be nicer. - - '*' - package-ecosystem: "docker" # See documentation for possible values directory: "/" # Location of package manifests schedule: |
