Skip to content

Commit

Permalink
Merge pull request saltstack#2167 from dafyddj/chore/reno-7zip
Browse files Browse the repository at this point in the history
ci(renovate): fix versioning for `7zip`
  • Loading branch information
dafyddj authored Aug 16, 2024
2 parents e827547 + 86e7f7f commit 66e1afd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,10 @@
"matchDepNames": ["firefox-esr"],
"extractVersion": "(?<version>.+)esr$",
},
{
"matchDepNames": ["7zip"],
"versioning": "loose",
},
{
"matchPackageNames": ["python/cpython"],
"separateMinorPatch": true,
Expand Down

0 comments on commit 66e1afd

Please sign in to comment.