Skip to content

Commit 88a0b28

Browse files
authored
Merge pull request #787 from per1234/npm-dependabot
Configure Dependabot to check for outdated npm package dependencies
2 parents 3a1b210 + c518825 commit 88a0b28

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Diff for: .github/dependabot.yml

+10
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,16 @@ updates:
4343
labels:
4444
- "topic: infrastructure"
4545

46+
- package-ecosystem: npm
47+
directory: /
48+
assignees:
49+
- per1234
50+
open-pull-requests-limit: 100
51+
schedule:
52+
interval: daily
53+
labels:
54+
- "topic: infrastructure"
55+
4656
- package-ecosystem: pip
4757
directory: /
4858
assignees:

0 commit comments

Comments
 (0)