From 2db2fa6e2beb4b290521da022bc6a1e5603fe5ef Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 20 Mar 2026 01:54:10 +0000 Subject: [PATCH] build(deps): update patch production dependencies --- template/.pre-commit-config.yaml.jinja | 2 +- ...dency_updater == 'renovate' %}renovate.yaml{% endif %}.jinja | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/template/.pre-commit-config.yaml.jinja b/template/.pre-commit-config.yaml.jinja index 06d29b7..34fd8c1 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -63,7 +63,7 @@ repos: - id: ruff-format - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.10.11 + rev: 0.10.12 hooks: - id: uv-sync args: ["--locked"] diff --git a/template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/{% if dependency_updater == 'renovate' %}renovate.yaml{% endif %}.jinja b/template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/{% if dependency_updater == 'renovate' %}renovate.yaml{% endif %}.jinja index 77b5a2c..8cdb02e 100644 --- a/template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/{% if dependency_updater == 'renovate' %}renovate.yaml{% endif %}.jinja +++ b/template/{% if repository_provider == 'github' %}.github{% endif %}/workflows/{% if dependency_updater == 'renovate' %}renovate.yaml{% endif %}.jinja @@ -26,7 +26,7 @@ concurrency: permissions: {} env: - RENOVATE_VERSION: 43.83.0 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 43.83.1 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate jobs: renovate: