Skip to content

Commit

Permalink
Merge 4c72be3 into 5209c06
Browse files Browse the repository at this point in the history
  • Loading branch information
danreeves committed May 16, 2018
2 parents 5209c06 + 4c72be3 commit 5e7c934
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -124,5 +124,14 @@
},
"lint-staged": {
"*.{js,jsx,json,md}": "pretty-quick --staged"
},
"renovate": {
"devDependencies": {
"schedule": ["on the last day of the month"],
"automerge": true,
"major": {
"automerge": false
}
}
}
}

0 comments on commit 5e7c934

Please sign in to comment.