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 0442cab commit 8b8ed9dCopy full SHA for 8b8ed9d
.github/dependabot.yml
@@ -4,6 +4,10 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ groups:
8
+ all:
9
+ patterns:
10
+ - "*"
11
- package-ecosystem: "github-actions"
12
13
0 commit comments