Skip to content

Commit

Permalink
Auto merge of #12741 - epage:renovate, r=weihanglo
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bors committed Sep 26, 2023
2 parents 0b6cc3c + 130ea2a commit 3ea3c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
ignorePaths: [
"**/tests/**",
],
regexManagers: [
customManagers: [
{
customType: 'regex',
fileMatch: [
Expand Down

0 comments on commit 3ea3c3a

Please sign in to comment.