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 92778b0 commit a1de49aCopy full SHA for a1de49a
.github/dependabot.yml
@@ -1,10 +1,10 @@
1
version: 2
2
updates:
3
- - package-ecosystem: npm
4
- directory: "/"
5
- schedule:
6
- interval: daily
7
- open-pull-requests-limit: 20
+- package-ecosystem: npm
+ directory: "/"
+ schedule:
+ interval: daily
+ open-pull-requests-limit: 20
8
- package-ecosystem: "github-actions"
9
directory: "/"
10
schedule:
0 commit comments