Skip to content

Commit

Permalink
chore: use renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Mar 29, 2021
1 parent 00ab012 commit 1c8c063
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions renovate.json
@@ -1,15 +1,3 @@
{
"extends": [
"config:base",
"group:allNonMajor",
"schedule:earlyMondays",
":semanticCommitTypeAll(chore)"
],
"rangeStrategy": "bump",
"packageRules": [
{
"matchUpdateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
"extends": ["github>posva/renovate-config"]
}

0 comments on commit 1c8c063

Please sign in to comment.