Skip to content

Commit 5e833f9

Browse files
authored
Update dependabot.yml
1 parent 0f0361f commit 5e833f9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
1+
# Dependabot configuration options:
2+
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
3+
14
version: 2
25
updates:
36
- package-ecosystem: "npm"
47
directory: "/"
58
schedule:
69
interval: "daily"
10+
open-pull-requests-limit: 10
11+
assignees:
12+
- "stephenway"
13+
labels:
14+
- "dependencies"

0 commit comments

Comments
 (0)