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 d1eb65a commit 3f26c02Copy full SHA for 3f26c02
1 file changed
.github/dependabot.yml
@@ -7,6 +7,10 @@ version: 2
7
updates:
8
- package-ecosystem: "github-actions"
9
directory: "/"
10
+ groups:
11
+ github-actions-workflows:
12
+ patterns:
13
+ - "actions/*"
14
schedule:
15
interval: "weekly"
16
day: "wednesday"
0 commit comments