Skip to content

Commit

Permalink
Merge branch 'master' into renovate/configure
Browse files Browse the repository at this point in the history
  • Loading branch information
Godsenal authored Aug 18, 2021
2 parents 83a3085 + 7f5591f commit 19b9132
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
{
"extends": [
"config:base"
]
"extends": ["config:base"],
"rangeStrategy": "bump",
"commitMessagePrefix": ":arrow_up: ",
"prConcurrentLimit": 0,
"prHourlyLimit": 0
}

0 comments on commit 19b9132

Please sign in to comment.