chore(renovate): don't pin ci test digests
This commit is contained in:
parent
fbeec011ce
commit
678cd75243
1 changed files with 5 additions and 0 deletions
|
@ -100,6 +100,11 @@
|
||||||
"matchUpdateTypes": ["major", "minor", "patch"],
|
"matchUpdateTypes": ["major", "minor", "patch"],
|
||||||
"enabled": false
|
"enabled": false
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"description": "Don't pin digests for forgejo ci tests, not supported",
|
||||||
|
"matchFileNames": ["ci/*.yaml"],
|
||||||
|
"pinDigests": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"description": "branch automerge not possible",
|
"description": "branch automerge not possible",
|
||||||
"automergeType": "pr",
|
"automergeType": "pr",
|
||||||
|
|
Loading…
Reference in a new issue