Skip to content

Commit 3352322

Browse files
committed
ci: update dependabot for npm
1 parent 521358f commit 3352322

File tree

1 file changed

+11
-3
lines changed

1 file changed

+11
-3
lines changed

.github/dependabot.yml

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,15 @@ updates:
55
schedule:
66
interval: "daily"
77

8-
- package-ecosystem: "npm"
9-
directory: "/"
8+
- package-ecosystem: npm
9+
directory: /
10+
assignees:
11+
- "r17x"
12+
open-pull-requests-limit: 5
13+
rebase-strategy: auto
1014
schedule:
11-
interval: "daily"
15+
interval: daily
16+
versioning-strategy: lockfile-only
17+
labels:
18+
- "automerge"
19+
- "dependencies"

0 commit comments

Comments
 (0)