Compare commits
2 commits
6e4a6f9635
...
c97725ebee
Author | SHA1 | Date | |
---|---|---|---|
c97725ebee | |||
4728aa08c7 |
2 changed files with 1 additions and 2 deletions
|
@ -36,7 +36,6 @@ steps:
|
||||||
<<: *settings
|
<<: *settings
|
||||||
name:
|
name:
|
||||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:latest
|
- registry.kokuwa.io/kokuwaio/renovate-config-validator:latest
|
||||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:41.13.1
|
|
||||||
- registry.kokuwa.io/kokuwaio/renovate-config-validator:40
|
- registry.kokuwa.io/kokuwaio/renovate-config-validator:40
|
||||||
- docker.io/kokuwaio/renovate-config-validator:latest
|
- docker.io/kokuwaio/renovate-config-validator:latest
|
||||||
- docker.io/kokuwaio/renovate-config-validator:41.13.1
|
- docker.io/kokuwaio/renovate-config-validator:41.13.1
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||||
"extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"] ,
|
"extends": ["local>kokuwaio/renovate-config", ":reviewer(stephan.schnabel)"] ,
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"description": "Renovate should only update its major version because of pull policy Always.",
|
"description": "Renovate should only update its major version because of pull policy Always.",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue