Skip to content

Commit 8ade80a

Browse files
chore(dependabot): Watch npm deps
Ref: #89
1 parent b38ed5a commit 8ade80a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: .github/dependabot.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ updates:
1515
schedule:
1616
interval: "weekly"
1717

18-
# - package-ecosystem: "npm" # See documentation for possible values
19-
# directory: "/" # Location of package manifests
20-
# schedule:
21-
# interval: "weekly"
18+
- package-ecosystem: "npm"
19+
directory: "/"
20+
schedule:
21+
interval: "weekly"

0 commit comments

Comments
 (0)