mirror of
https://github.com/gitui-org/gitui
synced 2026-05-24 09:28:21 +00:00
Group Dependabot updates (#2647)
This commit is contained in:
parent
3b22a4f3b9
commit
fa3d751621
1 changed files with 3 additions and 0 deletions
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
|
|
@ -5,3 +5,6 @@ updates:
|
||||||
schedule:
|
schedule:
|
||||||
interval: daily
|
interval: daily
|
||||||
open-pull-requests-limit: 10
|
open-pull-requests-limit: 10
|
||||||
|
groups:
|
||||||
|
cargo:
|
||||||
|
patterns: ["*"]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue