0
0
mirror of https://github.com/thegeeklab/renovate-presets.git synced 2024-06-02 18:19:40 +02:00

enable automerge for rockylinux

This commit is contained in:
Robert Kaussow 2021-11-16 09:48:40 +01:00
parent ac98f5a54e
commit 574ff204b2
Signed by: xoxys
GPG Key ID: 4E692A2EAECC03C0

View File

@ -15,7 +15,7 @@
"groupName": "docker digests", "groupName": "docker digests",
"matchDatasources": ["docker"], "matchDatasources": ["docker"],
"matchPackagePatterns": [ "matchPackagePatterns": [
"^((amd64|arm32v7|arm64v8)/)?(python|alpine|node|docker)", "^((amd64|arm32v7|arm64v8)/)?(python|alpine|node|docker|rockylinux)",
"^thegeeklab/(alpine|nginx)" "^thegeeklab/(alpine|nginx)"
], ],
"matchUpdateTypes": ["pin", "digest"], "matchUpdateTypes": ["pin", "digest"],