Skip to content

Commit 3ea3c3a

Browse files
committed
Auto merge of #12741 - epage:renovate, r=weihanglo
chore(ci): Update Renovate schema We have `configMigration` enabled, so in theory a PR should show up at any time, but it will drop comments because they don't support format-preserving edits. I did this based on clap-rs/clap#5142
2 parents 0b6cc3c + 130ea2a commit 3ea3c3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/renovate.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
ignorePaths: [
99
"**/tests/**",
1010
],
11-
regexManagers: [
11+
customManagers: [
1212
{
1313
customType: 'regex',
1414
fileMatch: [

0 commit comments

Comments
 (0)