Skip to content

Commit 7d16268

Browse files
authored
Group Dependabot updates for GitHub Actions into single PR (#431)
1 parent 08ed70b commit 7d16268

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ updates:
44
directory: "/"
55
schedule:
66
interval: monthly
7-
open-pull-requests-limit: 10
7+
groups:
8+
actions:
9+
patterns:
10+
- "*"
811

912
- package-ecosystem: "pip"
1013
directory: "/"

0 commit comments

Comments
 (0)