Skip to content

Commit 67844fc

Browse files
authored
Revert "Group all deps update into one pr."
1 parent 6fe6ad1 commit 67844fc

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)