Skip to content

Commit

Permalink
Try loose versioning for Renovate
Browse files Browse the repository at this point in the history
  • Loading branch information
FuzzyMistborn committed Jan 1, 2025
1 parent a6219d6 commit 75436c9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,11 @@
"enabled": true,
"extends": [
"config:recommended"
],
"packageRules": [
{
"matchDatasources": ["docker"],
"versioning": "loose"
}
]
}

0 comments on commit 75436c9

Please sign in to comment.