Group k8s updates in dependabot (#539)
This commit is contained in:
@@ -17,6 +17,9 @@ updates:
|
|||||||
schedule:
|
schedule:
|
||||||
interval: "weekly"
|
interval: "weekly"
|
||||||
groups:
|
groups:
|
||||||
|
k8s:
|
||||||
|
patterns:
|
||||||
|
- "k8s.io/*"
|
||||||
patches:
|
patches:
|
||||||
patterns:
|
patterns:
|
||||||
- "*"
|
- "*"
|
||||||
|
|||||||
@@ -9,6 +9,7 @@ on:
|
|||||||
- 'examples/**'
|
- 'examples/**'
|
||||||
- 'kustomize/**'
|
- 'kustomize/**'
|
||||||
- 'README.md'
|
- 'README.md'
|
||||||
|
- '.github/dependabot.yml'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user