chore(renovate): don't pin ci test digests

This commit is contained in:
Michael Kriese 2024-08-22 14:46:39 +02:00
parent fbeec011ce
commit 678cd75243
No known key found for this signature in database
GPG key ID: F8D7748549A5986A

View file

@ -100,6 +100,11 @@
"matchUpdateTypes": ["major", "minor", "patch"],
"enabled": false
},
{
"description": "Don't pin digests for forgejo ci tests, not supported",
"matchFileNames": ["ci/*.yaml"],
"pinDigests": false
},
{
"description": "branch automerge not possible",
"automergeType": "pr",