This commit is contained in:
Joseph Hanson 2024-08-20 23:00:39 -05:00
parent 0208ac018c
commit fc54f684db
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -13,7 +13,7 @@
"automerge": true,
"automergeType": "branch", // Directly merge to the branch without PR
"description": "Automerge renovate updates",
"ignoreTests": true
"ignoreTests": true,
"matchPackageNames": ["ghcr.io/renovatebot/renovate"],
"matchUpdateTypes": ["minor", "patch", "digest"],
},