We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 311d0aa + 560dda5 commit f6716cbCopy full SHA for f6716cb
.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