Skip to content

Commit 7a684dd

Browse files
authored
Merge pull request #1756 from kubernetes-sigs/revert-1708-patch-2
Revert "Group all deps update into one pr."
2 parents 6fe6ad1 + 67844fc commit 7a684dd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/dependabot.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ updates:
1010
- "ok-to-test"
1111
open-pull-requests-limit: 1
1212
groups:
13-
all:
13+
k8s:
1414
applies-to: version-updates
1515
patterns:
16-
- "*"
16+
- "k8s.io*"
1717
update-types:
1818
- "patch"
1919
- "minor"

0 commit comments

Comments
 (0)