We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08ed70b commit 7d16268Copy full SHA for 7d16268
1 file changed
.github/dependabot.yml
@@ -4,7 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: monthly
7
- open-pull-requests-limit: 10
+ groups:
8
+ actions:
9
+ patterns:
10
+ - "*"
11
12
- package-ecosystem: "pip"
13
0 commit comments