Skip to content

Commit

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

* Add config:semverAllMonthly


Co-authored-by: Miguel Nieto A <[email protected]>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and miguelnietoa authored Dec 26, 2022
1 parent a5f021a commit c4349ca
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 c4349ca

Please sign in to comment.