Skip to content

Commit cf86397

Browse files
authored
Update dependabot.yml
1 parent 90350c8 commit cf86397

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,17 @@ updates:
1010
directory: "/"
1111
schedule:
1212
interval: daily
13-
open-pull-requests-limit: 20
1413
registries:
1514
- k9-format
15+
groups:
16+
patterns:
17+
- "*"
18+
1619
- package-ecosystem: github-actions
1720
directory: "/"
1821
schedule:
1922
interval: daily
20-
open-pull-requests-limit: 10
23+
groups:
24+
github-actions:
25+
patterns:
26+
- "*"

0 commit comments

Comments
 (0)