Update renovate.json
This commit is contained in:
parent
ec10e79696
commit
37b34dc8f3
|
|
@ -2,5 +2,11 @@
|
|||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"local>centos/.github:renovate-config"
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchPackageNames": ["quay.io/centos-bootc/builder"],
|
||||
"pinDigests": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue