Skip to content

Commit 445e80e

Browse files
authored
Merge pull request #23 from collibra/renovate-migrate-config
chore(config): migrate Renovate config
2 parents 2ce206c + 3c472fd commit 445e80e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"automerge": false,
4-
"baseBranches": [
4+
"baseBranchPatterns": [
55
"main"
66
],
77
"branchPrefix": "renovate-",
@@ -15,7 +15,7 @@
1515
],
1616
"packageRules": [
1717
{
18-
"managers": [
18+
"matchManagers": [
1919
"gomod"
2020
],
2121
"matchUpdateTypes": [

0 commit comments

Comments
 (0)