We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14de874 commit 94847f4Copy full SHA for 94847f4
.github/dependabot.yml
@@ -2,10 +2,10 @@ version: 2
2
updates:
3
4
# Maintain dependencies for GitHub Actions
5
- - package-ecosystem: "github-actions"
+ - package-ecosystem: github-actions
6
directory: "/"
7
schedule:
8
- interval: "weekly"
+ interval: weekly
9
groups:
10
all-actions-version-updates:
11
applies-to: version-updates
0 commit comments