Skip to content

Commit 2da0ae2

Browse files
author
SF-CLI-BOT
committed
chore: sync dependabot.yml [skip-validate-pr] [skip ci]
Authored via Leif
1 parent 735dc80 commit 2da0ae2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ updates:
33
- package-ecosystem: 'npm'
44
directory: '/'
55
schedule:
6-
interval: 'monthly'
6+
interval: 'weekly'
7+
versioning-strategy: 'increase'
78
labels:
89
- 'dependencies'
910
open-pull-requests-limit: 100

0 commit comments

Comments
 (0)