Skip to content

Commit

Permalink
chore(renovate): drop unused package rule (#27868)
Browse files Browse the repository at this point in the history
  • Loading branch information
viceice committed Mar 12, 2024
1 parent 2b03c2c commit e74bbd4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions renovate.json
Expand Up @@ -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": [
Expand Down

0 comments on commit e74bbd4

Please sign in to comment.