There was an error while loading. Please reload this page.
1 parent 7f580e9 commit 0252479Copy full SHA for 0252479
1 file changed
.github/dependabot.yml
@@ -5,14 +5,8 @@
5
6
version: 2
7
updates:
8
- # Enable version updates for cargo
+ # Enable version updates for npm
9
- package-ecosystem: "cargo"
10
- directory: "/msixbundle"
11
- schedule:
12
- interval: "weekly"
13
-
14
- # Enable version updates for cargo (cli)
15
- - package-ecosystem: "cargo"
16
- directory: "/msixbundle-cli"
+ directory: "/"
17
schedule:
18
interval: "weekly"
0 commit comments