mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 09:04:18 +01:00
Group dependabot bumps for uutils/coreutils (#13346)
Similar to #13084 for polars. This familiy of crates has shared versioning and tends to at least depend on the same `uucore` crate.
This commit is contained in:
parent
f65bc97a54
commit
9fec5883c0
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -26,6 +26,13 @@ updates:
|
||||
patterns:
|
||||
- "polars"
|
||||
- "polars-*"
|
||||
# uutils/coreutils also versions all their workspace crates the same at the moment
|
||||
# Most of them have bleeding edge version requirements (some not)
|
||||
# see: https://github.com/uutils/coreutils/blob/main/Cargo.toml
|
||||
uutils:
|
||||
patterns:
|
||||
- "uucore"
|
||||
- "uu_*"
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
|
Loading…
Reference in New Issue
Block a user