Commit 0c27ecc5 by Francisco Giordano

configure renovate using openzeppelin shareable config

parent e5fbbda9
{ {
"rangeStrategy": "replace",
"extends": [ "extends": [
"config:base", "github>OpenZeppelin/code-style"
":maintainLockFilesWeekly",
"group:allNonMajor",
"schedule:weekly"
], ],
"packageRules": [ "packageRules": [
{ {
"extends": ["packages:eslint"], "extends": ["packages:eslint"],
"enabled": false "enabled": false
} }
], ]
"lockFileMaintenance": {
"commitMessageAction": "Update lockfile"
}
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment