chore(*): maintain lock file

This commit is contained in:
Nathan Bierema 2021-08-27 16:51:44 -04:00
parent 35f958b982
commit caf4947cc4

View File

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