Skip to content

Commit 5cafede

Browse files
author
Egor Didenko
committed
chore(ci): added job for global package-lock.json
1 parent 992d2fd commit 5cafede

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,12 @@ updates:
66
interval: "daily"
77
allow:
88
- dependency-name: "@uploadcare/file-uploader"
9+
versioning-strategy: increase
10+
11+
- package-ecosystem: "npm"
12+
directory: "/"
13+
schedule:
14+
interval: "daily"
15+
allow:
16+
- dependency-name: "@uploadcare/file-uploader"
17+
versioning-strategy: increase

0 commit comments

Comments
 (0)