Browse Source

Fix renovate branch name (#5395)

pull/5358/head
Oscar Hinton 3 years ago committed by GitHub
parent
commit
e5a9aaee19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      .github/renovate.json

1
.github/renovate.json

@ -15,6 +15,7 @@ @@ -15,6 +15,7 @@
"packageRules": [
{
"groupName": "{{manager}}",
"matchManagers": ["cargo", "github-actions", "npm", "nuget"],
"matchPackagePatterns": ["*"],
"matchUpdateTypes": ["minor", "patch"]
},

Loading…
Cancel
Save