chore(deps): update renovate/renovate docker tag to v42 #4
2 changed files with 3 additions and 3 deletions
|
|
@ -10,7 +10,7 @@ matrix:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
lint:
|
lint:
|
||||||
image: renovate/renovate:41
|
image: renovate/renovate:42
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- renovate-config-validator
|
- renovate-config-validator
|
||||||
|
|
|
||||||
|
|
@ -9,7 +9,7 @@ depends_on:
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
renovate-dry:
|
renovate-dry:
|
||||||
image: renovate/renovate:41
|
image: renovate/renovate:42
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- renovate $${CI_REPO}
|
- renovate $${CI_REPO}
|
||||||
|
|
@ -25,7 +25,7 @@ steps:
|
||||||
- event: push
|
- event: push
|
||||||
|
|
||||||
renovate:
|
renovate:
|
||||||
image: renovate/renovate:41
|
image: renovate/renovate:42
|
||||||
pull: true
|
pull: true
|
||||||
commands:
|
commands:
|
||||||
- renovate $${CI_REPO}
|
- renovate $${CI_REPO}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue