Skip to content

Commit

Permalink
Renovate Automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
GuyKh authored Jan 18, 2020
1 parent b272dc5 commit f324d17
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
{
"extends": [
"config:base"
]
"extends": [
"config:base"
],
"packageRules": [
{
"updateTypes": [
"minor",
"patch",
"pin",
"digest"
],
"automerge": true
}
]
}

0 comments on commit f324d17

Please sign in to comment.