Skip to content

Commit

Permalink
Configure Renovate (#15)
Browse files Browse the repository at this point in the history
* chore(deps): add renovate.json

* config

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Pablo Sáez <[email protected]>
  • Loading branch information
renovate[bot] and PabloSzx committed Dec 16, 2022
1 parent 49cb832 commit b46f04b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base"],
"rangeStrategy": "bump",
"rebaseWhen": "behind-base-branch",
"prHourlyLimit": 0
}

0 comments on commit b46f04b

Please sign in to comment.