Skip to content

Commit b7738b2

Browse files
authored
Merge pull request #1682 from hydephp/update-dependabot-configuration
Internal: Update Dependabot configuration to update NPM packages
2 parents 4760251 + b77e5f2 commit b7738b2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,8 @@ updates:
1414
directory: "/" # Location of package manifests
1515
schedule:
1616
interval: "daily"
17+
18+
- package-ecosystem: "npm"
19+
directory: "/"
20+
schedule:
21+
interval: "daily"

0 commit comments

Comments
 (0)