Update renovate.json5
This commit is contained in:
parent
76725b2db8
commit
25e634cb24
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
semanticCommits: 'enabled',
|
||||
configMigration: true,
|
||||
dependencyDashboard: true,
|
||||
regexManagers: [
|
||||
customManagers: [
|
||||
{
|
||||
customType: 'regex',
|
||||
fileMatch: [
|
||||
|
@ -29,7 +29,7 @@
|
|||
{
|
||||
commitMessageTopic: 'MSRV',
|
||||
matchManagers: [
|
||||
'regex',
|
||||
'custom.regex',
|
||||
],
|
||||
matchPackageNames: [
|
||||
'rust',
|
||||
|
|
Loading…
Add table
Reference in a new issue