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 c41a91c commit 1b8a5e7Copy full SHA for 1b8a5e7
.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