Skip to content

Commit 881b028

Browse files
authored
Merge pull request #3497 from baywet/feature/dependabot-npm
adds dependabot configuration for npm
2 parents 5899858 + 949b4ff commit 881b028

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
@@ -5,3 +5,8 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
- package-ecosystem: npm
9+
directory: "/"
10+
schedule:
11+
interval: daily
12+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)