Skip to content

Commit 0252479

Browse files
committed
Revert "Fixed dependabot paths"
This reverts commit 7f580e9.
1 parent 7f580e9 commit 0252479

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,8 @@
55

66
version: 2
77
updates:
8-
# Enable version updates for cargo
8+
# Enable version updates for npm
99
- 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"
10+
directory: "/"
1711
schedule:
1812
interval: "weekly"

0 commit comments

Comments
 (0)