Skip to content

Commit

Permalink
Merge pull request #9 from carlobeltrame/renovate/configure
Browse files Browse the repository at this point in the history
Configure Renovate
  • Loading branch information
carlobeltrame committed Jan 8, 2021
2 parents c7b7ac6 + b8361c3 commit ec3690f
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"extends": [
"config:base"
],
"packageRules": [
{
"updateTypes": ["minor", "patch", "pin", "digest"],
"automerge": true
}
]
}

0 comments on commit ec3690f

Please sign in to comment.