chore(renovate): drop unused package rule (#27868)

This commit is contained in:
Michael Kriese 2024-03-12 11:49:29 +01:00 committed by GitHub
parent 2b03c2c9de
commit e74bbd4342
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -39,12 +39,6 @@
"matchDepNames": ["ghcr.io/renovatebot/base-image"], "matchDepNames": ["ghcr.io/renovatebot/base-image"],
"matchUpdateTypes": ["major", "minor"], "matchUpdateTypes": ["major", "minor"],
"semanticCommitType": "feat" "semanticCommitType": "feat"
},
{
"description": "fix versioning for ben-z/gh-action-mutex, eg v1.0-alpha-8",
"matchDepNames": ["ben-z/gh-action-mutex"],
"matchManagers": ["github-actions"],
"versioning": "regex:^v(?<major>\\d+)\\.(?<minor>\\d+)(?:\\.(?<patch>\\d+))?(?<prerelease>\\-.+)?$"
} }
], ],
"customManagers": [ "customManagers": [