Skip to content

Commit

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

* Update renovate.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Moreno Feltscher <moreno@smartive.ch>

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
mfeltscher and renovate[bot] committed Dec 20, 2022
1 parent 1f79b9d commit 8a85364
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>smartive/renovate-config",
":automergeDisabled",
":automergeMinor",
":preserveSemverRanges",
":widenPeerDependencies",
":maintainLockFilesWeekly"
]
}

0 comments on commit 8a85364

Please sign in to comment.