mirror of
https://github.com/hassio-addons/addon-overseerr.git
synced 2025-05-04 19:41:23 +00:00
Fix Renovate configuration
This commit is contained in:
parent
e54ef6119d
commit
884e4a0b7d
1 changed files with 0 additions and 8 deletions
8
.github/renovate.json
vendored
8
.github/renovate.json
vendored
|
@ -48,14 +48,6 @@
|
||||||
"matchDatasources": ["docker"],
|
"matchDatasources": ["docker"],
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
"automerge": true
|
"automerge": true
|
||||||
},
|
|
||||||
{
|
|
||||||
"fileMatch": ["/Dockerfile$"],
|
|
||||||
"matchStrings": [
|
|
||||||
"ARG OVERSEERR_VERSION=[\"']?(?<currentValue>.+?)[\"']?\\s+"
|
|
||||||
],
|
|
||||||
"datasourceTemplate": "github-releases",
|
|
||||||
"depNameTemplate": "sct/overseerr"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue