Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
feat: disable lockFileMaintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatyang committed Aug 21, 2017
1 parent 6b33d9a commit 57d860c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
":renovatePrefix",
":semanticPrefixFixDepsChoreOthers",
":automergeRequireAllStatusChecks",
":maintainLockFilesWeekly"
":maintainLockFilesDisabled"
],
"timezone": "Asia/Taipei",
"schedule": ["after 12am and before 8am"],
Expand Down

0 comments on commit 57d860c

Please sign in to comment.