We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c41a91c commit 4a02222Copy full SHA for 4a02222
1 file changed
.github/dependabot.yml
@@ -1,6 +1,6 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "npm"
4
- directory: "/"
+ - package-ecosystem: 'npm'
+ directory: '/'
5
schedule:
6
- interval: "weekly"
+ interval: 'weekly'
0 commit comments