mirror of
https://github.com/atuinsh/atuin.git
synced 2024-11-22 08:13:57 +01:00
chore: don't group deps (#1424)
This commit is contained in:
parent
f35ef7459b
commit
de6221942a
4
.github/dependabot.yml
vendored
4
.github/dependabot.yml
vendored
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user