Group k8s updates in dependabot (#539)

This commit is contained in:
Geoff Bourne
2026-03-17 11:13:06 -05:00
committed by GitHub
parent 7a093007bc
commit f43f2786d0
2 changed files with 4 additions and 0 deletions
+3
View File
@@ -17,6 +17,9 @@ updates:
schedule: schedule:
interval: "weekly" interval: "weekly"
groups: groups:
k8s:
patterns:
- "k8s.io/*"
patches: patches:
patterns: patterns:
- "*" - "*"
+1
View File
@@ -9,6 +9,7 @@ on:
- 'examples/**' - 'examples/**'
- 'kustomize/**' - 'kustomize/**'
- 'README.md' - 'README.md'
- '.github/dependabot.yml'
pull_request: pull_request:
branches: branches:
- main - main