Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4c62dc1

Browse files
committed
Configure Dependabot for npm updates
This will cause Dependabot to automatically submit pull requests to update the project's npm package dependencies when a newer version is available.
1 parent 5d0c188 commit 4c62dc1

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,12 @@ updates:
2222
interval: daily
2323
labels:
2424
- "topic: infrastructure"
25+
26+
- package-ecosystem: npm
27+
assignees:
28+
- per1234
29+
directory: /
30+
schedule:
31+
interval: daily
32+
labels:
33+
- "topic: infrastructure"

0 commit comments

Comments
 (0)