Skip to content

Commit f4da85f

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

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
@@ -12,8 +12,8 @@
1212
"ignorePresets": ["github>sanity-io/renovate-config:group-recommended"],
1313
"groupName": "example dependencies",
1414
"groupSlug": "example",
15-
"matchPackagePatterns": ["*"],
16-
"matchUpdateTypes": ["major", "minor", "patch"]
15+
"matchUpdateTypes": ["major", "minor", "patch"],
16+
"matchPackageNames": ["*"]
1717
}
1818
]
1919
}

0 commit comments

Comments
 (0)