We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8606188 commit 4d4b5e9Copy full SHA for 4d4b5e9
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "weekly"
8
+ groups:
9
+ actions:
10
+ patterns:
11
+ - "*"
12
labels:
13
- "github-actions"
14
- "dependencies"
0 commit comments