feat: tweak automerge (#113)
* feat: warning for adguard schema mismatch * Auto lint/format * fix: fix filtering * chore: tweak automerge --------- Co-authored-by: Truxnell <9149206+truxnell@users.noreply.github.com> Co-authored-by: truxnell <truxnell@users.noreply.github.com>
This commit is contained in:
parent
f4ad1d51f4
commit
ebcd320af0
1 changed files with 2 additions and 2 deletions
4
.github/renovate/autoMerge.json5
vendored
4
.github/renovate/autoMerge.json5
vendored
|
@ -11,9 +11,10 @@
|
|||
"matchPackageNames": [
|
||||
'ghcr.io/onedr0p/sonarr',
|
||||
'ghcr.io/onedr0p/readarr',
|
||||
'ghcr.io/onedr0p/radarr',
|
||||
'ghcr.io/onedr0p/radarr-nightly',
|
||||
'ghcr.io/onedr0p/lidarr',
|
||||
'ghcr.io/onedr0p/prowlarr'
|
||||
'ghcr.io/twin/gatus',
|
||||
],
|
||||
|
||||
},
|
||||
|
@ -25,7 +26,6 @@
|
|||
"schedule": [ "before 4am on Sunday" ],
|
||||
"matchUpdateTypes": [ 'patch', 'digest'],
|
||||
"matchPackageNames": [
|
||||
'ghcr.io/twin/gatus',
|
||||
"ghcr.io/gethomepage/homepage",
|
||||
]
|
||||
|
||||
|
|
Reference in a new issue