Skip to content

Commit

Permalink
renovate automerge
Browse files Browse the repository at this point in the history
  • Loading branch information
AnthonyEnr1quez committed Sep 3, 2024
1 parent 9222937 commit ced554b
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,30 @@
"helm-values": {
"fileMatch": ["\\.yaml$"]
},
"ignoreTests": true,
"packageRules": [
{
"automerge": true,
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/",
"matchPackageNames": [
"lscr.io/linuxserver/calibre",
"ghcr.io/qdm12/gluetun",
"ghcr.io/onedr0p/plex",
"ghcr.io/onedr0p/prowlarr-develop",
"ghcr.io/onedr0p/qbittorrent",
"ghcr.io/onedr0p/radarr-develop",
"public.ecr.aws/docker/library/redis",
"ghcr.io/onedr0p/sonarr-develop",
"mikefarah/yq",
]
},
{
"automerge": true,
"matchManagers": ["github-actions"],
"matchUpdateTypes": ["minor", "patch"],
"matchCurrentVersion": "!/^0/"
},
{
"description": "Use loose versioning for certain dependencies",
"matchDatasources": ["docker", "github-releases"],
Expand Down

0 comments on commit ced554b

Please sign in to comment.