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 d988694 commit 015b648Copy full SHA for 015b648
.github/dependabot.yml
@@ -1,11 +1,11 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "github-actions" # See documentation for possible values
4
- directory: "/" # Location of package manifests
+ - package-ecosystem: "github-actions"
+ directory: "/"
5
schedule:
6
interval: "weekly"
7
groups:
8
- dependencies:
+ gha:
9
applies-to: version-updates
10
patterns:
11
- "*"
0 commit comments