chore(deps): update renovate/renovate docker tag to v40 (#4)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [renovate/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | major | `39` -> `40` |

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNzcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE3Ny4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->

Reviewed-on: #4
Reviewed-by: OCram85 <marco.blessing@googlemail.com>
Co-authored-by: renovate-bot <renovate@ocram85.com>
Co-committed-by: renovate-bot <renovate@ocram85.com>
This commit is contained in:
renovate-bot 2025-02-23 17:44:07 +01:00 committed by OCram85
parent 691be3c3d9
commit ab105e30c9
2 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ matrix:
steps: steps:
lint: lint:
image: renovate/renovate:39 image: renovate/renovate:40
pull: true pull: true
commands: commands:
- renovate-config-validator - renovate-config-validator

View File

@ -9,7 +9,7 @@ depends_on:
steps: steps:
renovate-dry: renovate-dry:
image: renovate/renovate:39 image: renovate/renovate:40
secrets: [renovate_token, github_com_token] secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment:
@ -20,7 +20,7 @@ steps:
- event: push - event: push
renovate: renovate:
image: renovate/renovate:39 image: renovate/renovate:40
secrets: [renovate_token, github_com_token] secrets: [renovate_token, github_com_token]
pull: true pull: true
environment: environment: