Skip to content
Snippets Groups Projects
Unverified Commit e74bbd43 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

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

parent 2b03c2c9
No related branches found
No related tags found
No related merge requests found
......@@ -39,12 +39,6 @@
"matchDepNames": ["ghcr.io/renovatebot/base-image"],
"matchUpdateTypes": ["major", "minor"],
"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": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment