mirror of
https://github.com/crate-ci/typos.git
synced 2024-11-22 00:51:11 -05:00
chore(config): migrate config .github/renovate.json5
This commit is contained in:
parent
5ebe30b972
commit
598c624498
1 changed files with 1 additions and 1 deletions
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
|
@ -29,7 +29,7 @@
|
||||||
{
|
{
|
||||||
commitMessageTopic: 'MSRV',
|
commitMessageTopic: 'MSRV',
|
||||||
matchManagers: [
|
matchManagers: [
|
||||||
'regex',
|
'custom.regex',
|
||||||
],
|
],
|
||||||
matchPackageNames: [
|
matchPackageNames: [
|
||||||
'rust',
|
'rust',
|
||||||
|
|
Loading…
Reference in a new issue