Skip to content

Commit

Permalink
fix: lockfile maintenance commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-north authored Jan 29, 2019
1 parent aa9f250 commit 2901cc2
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,10 @@
":automergeMinor",
":semanticCommits"
],
"lockFileMaintenance": true,
"lockFileMaintenance": {
"enabled": true,
"commitMessage": "chore: lockfile maintenance"
},
"timezone": "America/Los_Angeles",
"schedule": [
"after 3am",
Expand Down

0 comments on commit 2901cc2

Please sign in to comment.