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 0194f28 commit 9992139Copy full SHA for 9992139
.github/dependabot.yml
@@ -2,8 +2,8 @@
2
3
version: 2
4
updates:
5
- - package-ecosystem: 'github-actions'
6
- directory: '/'
+ - package-ecosystem: github-actions
+ directory: /
7
schedule:
8
- interval: 'monthly'
+ interval: monthly
9
open-pull-requests-limit: 10
0 commit comments