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 c5dd836 commit 9b67d45Copy full SHA for 9b67d45
1 file changed
.github/dependabot.yml
@@ -1,11 +1,11 @@
1
version: 2
2
updates:
3
- - package-ecosystem: github-actions
4
- directory: /
+ - package-ecosystem: 'github-actions'
+ directory: '/'
5
schedule:
6
- interval: daily
+ interval: 'daily'
7
8
- - package-ecosystem: pip
9
+ - package-ecosystem: 'pip'
10
11
0 commit comments