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 2ed7d66 commit b9cd399Copy full SHA for b9cd399
1 file changed
.github/dependabot.yml
@@ -7,6 +7,10 @@ updates:
7
directory: "/"
8
schedule:
9
interval: "weekly"
10
+ groups:
11
+ actions:
12
+ patterns:
13
+ - "actions/*"
14
open-pull-requests-limit: 5
15
labels:
16
- "bot"
0 commit comments