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 cb4230d commit 8979205Copy full SHA for 8979205
.github/dependabot.yml
@@ -5,6 +5,10 @@ updates:
5
directory: "/"
6
schedule:
7
interval: "daily"
8
+ groups:
9
+ requirements:
10
+ patterns:
11
+ - "*"
12
- package-ecosystem: "github-actions"
13
14
0 commit comments