Skip to content

Commit 1b05e26

Browse files
authored
[skip-ci] Merge pull request #379 from salesforcecli/sync-dependabot
chore: sync dependabot.yml
2 parents 735dc80 + 2da0ae2 commit 1b05e26

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)