From 691be3c3d9b9f57f4af4edf69ed86d206ff747da Mon Sep 17 00:00:00 2001 From: renovate-bot Date: Tue, 5 Nov 2024 19:42:00 +0100 Subject: [PATCH] chore(deps): update renovate/renovate docker tag to v39 (#3) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.ocram85.com/renovate-bot/config/pulls/3 Co-authored-by: renovate-bot Co-committed-by: renovate-bot --- .woodpecker/lint.yml | 2 +- .woodpecker/renovate.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.woodpecker/lint.yml b/.woodpecker/lint.yml index 6b28069..19934e3 100644 --- a/.woodpecker/lint.yml +++ b/.woodpecker/lint.yml @@ -12,7 +12,7 @@ matrix: steps: lint: - image: renovate/renovate:37 + image: renovate/renovate:39 pull: true commands: - renovate-config-validator diff --git a/.woodpecker/renovate.yml b/.woodpecker/renovate.yml index a6ad057..ab7f870 100644 --- a/.woodpecker/renovate.yml +++ b/.woodpecker/renovate.yml @@ -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: