Skip to content

Commit 7e7d746

Browse files
Configure Renovate (#42)
* Add renovate.json * Update renovate.json Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Moreno Feltscher <[email protected]>
1 parent a36201c commit 7e7d746

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

renovate.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"local>smartive/renovate-config",
5+
":automergeDisabled",
6+
":automergeMinor",
7+
":preserveSemverRanges",
8+
":widenPeerDependencies",
9+
":maintainLockFilesWeekly"
10+
]
11+
}

0 commit comments

Comments
 (0)