Skip to content

Commit 1381975

Browse files
chore(config): migrate config renovate.json (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b53bc18 commit 1381975

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616
}
1717
],
1818
"configMigration": true,
19-
"baseBranches": [
19+
"baseBranchPatterns": [
2020
"main"
2121
],
2222
"assigneesFromCodeOwners": true,
2323
"addLabels": [
2424
"dependency"
2525
],
2626
"automerge": false
27-
}
27+
}

0 commit comments

Comments
 (0)