mirror of
https://github.com/clastix/kamaji.git
synced 2026-04-15 06:56:47 +00:00
chore(dependabot): grouping etcd deps (#635)
This commit is contained in:
committed by
GitHub
parent
59fa575d20
commit
2fda2b0148
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -8,9 +8,12 @@ updates:
|
||||
commit-message:
|
||||
prefix: "feat(deps)"
|
||||
groups:
|
||||
arrow:
|
||||
k8s:
|
||||
patterns:
|
||||
- "k8s.io*"
|
||||
etcd:
|
||||
patterns:
|
||||
- "go.etcd.io/etcd/*"
|
||||
- package-ecosystem: github-actions
|
||||
directory: /
|
||||
schedule:
|
||||
|
||||
Reference in New Issue
Block a user