Skip to content

Commit 2936f23

Browse files
Migrate renovate config (#184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a91cee6 commit 2936f23

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

.github/renovate.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,12 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
4-
"config:base",
4+
"config:recommended",
55
":semanticCommitsDisabled"
66
],
7-
"labels": ["Renovate"],
7+
"labels": [
8+
"Renovate"
9+
],
810
"rebaseWhen": "conflicted",
911
"automerge": true
1012
}

0 commit comments

Comments
 (0)