Skip to content

Commit

Permalink
Configure Renovate (#213)
Browse files Browse the repository at this point in the history
* Add renovate.json

* Add config:semverAllMonthly


Co-authored-by: Miguel Nieto A <39246879+miguelnietoa@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and miguelnietoa committed Dec 26, 2022
1 parent 4a014a1 commit 4d5da4e
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:semverAllMonthly"
]
}

0 comments on commit 4d5da4e

Please sign in to comment.