chore: don't group deps (#1424)

This commit is contained in:
Ellie Huxtable 2023-12-09 17:44:10 +00:00 committed by GitHub
parent f35ef7459b
commit de6221942a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,10 +9,6 @@ updates:
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule:
interval: "weekly" 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 - package-ecosystem: "docker" # See documentation for possible values
directory: "/" # Location of package manifests directory: "/" # Location of package manifests
schedule: schedule: