generated from Templates/Baseline
chore(deps): update renovate/renovate docker tag to v39 (#3)
All checks were successful
ci/woodpecker/push/lint/3 Pipeline was successful
ci/woodpecker/push/lint/1 Pipeline was successful
ci/woodpecker/push/lint/2 Pipeline was successful
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/cron/lint/1 Pipeline was successful
ci/woodpecker/cron/lint/2 Pipeline was successful
ci/woodpecker/cron/lint/3 Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
All checks were successful
ci/woodpecker/push/lint/3 Pipeline was successful
ci/woodpecker/push/lint/1 Pipeline was successful
ci/woodpecker/push/lint/2 Pipeline was successful
ci/woodpecker/push/renovate Pipeline was successful
ci/woodpecker/cron/lint/1 Pipeline was successful
ci/woodpecker/cron/lint/2 Pipeline was successful
ci/woodpecker/cron/lint/3 Pipeline was successful
ci/woodpecker/cron/renovate Pipeline was successful
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | major | `37` -> `39` | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==--> Reviewed-on: #3 Co-authored-by: renovate-bot <renovate@ocram85.com> Co-committed-by: renovate-bot <renovate@ocram85.com>
This commit is contained in:
parent
270d16034a
commit
691be3c3d9
@ -12,7 +12,7 @@ matrix:
|
||||
|
||||
steps:
|
||||
lint:
|
||||
image: renovate/renovate:37
|
||||
image: renovate/renovate:39
|
||||
pull: true
|
||||
commands:
|
||||
- renovate-config-validator
|
||||
|
@ -9,7 +9,7 @@ depends_on:
|
||||
|
||||
steps:
|
||||
renovate-dry:
|
||||
image: renovate/renovate:37
|
||||
image: renovate/renovate:39
|
||||
secrets: [renovate_token, github_com_token]
|
||||
pull: true
|
||||
environment:
|
||||
@ -20,7 +20,7 @@ steps:
|
||||
- event: push
|
||||
|
||||
renovate:
|
||||
image: renovate/renovate:37
|
||||
image: renovate/renovate:39
|
||||
secrets: [renovate_token, github_com_token]
|
||||
pull: true
|
||||
environment:
|
||||
|
Loading…
Reference in New Issue
Block a user