Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit a5d5f8e

Browse files
authored
chore: update dependabot
1 parent 56ddb4a commit a5d5f8e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ updates:
66
interval: daily
77
open-pull-requests-limit: 10
88
target-branch: master
9+
versioning-strategy: lockfile-only
910
- package-ecosystem: npm
1011
directory: '/packages/app'
1112
schedule:
1213
interval: daily
1314
open-pull-requests-limit: 10
1415
target-branch: master
16+
versioning-strategy: lockfile-only

0 commit comments

Comments
 (0)