We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
package.json
1 parent 01dae6e commit f9299d8Copy full SHA for f9299d8
1 file changed
.github/dependabot.yml
@@ -3,10 +3,6 @@
3
4
version: 2
5
updates:
6
- - package-ecosystem: "npm"
7
- directory: "/"
8
- schedule:
9
- interval: "weekly"
10
- package-ecosystem: "npm"
11
directory: "/.github/actions/find"
12
schedule:
@@ -18,4 +14,4 @@ updates:
18
14
19
15
directory: "/.github/actions/fix"
20
16
21
17
+ interval: "weekly"
0 commit comments