Skip to content

Commit

Permalink
Add renovate package rules for homebridge
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisbsmith authored Jul 3, 2024
1 parent 2b7882f commit fcee655
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/renovate/packageRules.json5
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,16 @@
"changedetection"
]
},
{
"description": "Custom versioning for homebridge",
"matchDatasources": [
"docker"
],
"versioning": "loose",
"matchPackageNames": [
"ghcr.io/homebridge/homebridge"
]
},
{
"description": "Custom versioning for k3s",
"matchDatasources": [
Expand Down

0 comments on commit fcee655

Please sign in to comment.