chore(*): maintain lock file (#797)

This commit is contained in:
Nathan Bierema 2021-08-27 21:11:32 +00:00 committed by GitHub
parent 35f958b982
commit 4b166f25aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
{ {
"extends": ["config:base", "group:allNonMajor"], "extends": ["config:base", "group:allNonMajor", ":maintainLockFilesWeekly"],
"rangeStrategy": "bump" "rangeStrategy": "bump"
} }