We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ed3886 commit 04051b9Copy full SHA for 04051b9
.github/dependabot.yml
@@ -1,14 +1,14 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "github-actions"
+ - package-ecosystem: github-actions
4
open-pull-requests-limit: 10
5
- directory: "/"
+ directory: /
6
schedule:
7
- interval: "daily"
+ interval: daily
8
9
- - package-ecosystem: "npm"
+ - package-ecosystem: npm
10
11
12
13
14
0 commit comments