Skip to content

Commit

Permalink
configure renovate using openzeppelin shareable config
Browse files Browse the repository at this point in the history
  • Loading branch information
frangio committed Oct 28, 2020
1 parent e5fbbda commit 0c27ecc
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,11 @@
{
"rangeStrategy": "replace",
"extends": [
"config:base",
":maintainLockFilesWeekly",
"group:allNonMajor",
"schedule:weekly"
"github>OpenZeppelin/code-style"
],
"packageRules": [
{
"extends": ["packages:eslint"],
"enabled": false
}
],
"lockFileMaintenance": {
"commitMessageAction": "Update lockfile"
}
]
}

0 comments on commit 0c27ecc

Please sign in to comment.