From c1e21fc0ff07afc2e4c63e3cf3d1f66fb848285e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 17:34:12 +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 0d138f4..c22e4b7 100644 --- a/template/.pre-commit-config.yaml.jinja +++ b/template/.pre-commit-config.yaml.jinja @@ -56,7 +56,7 @@ repos: {%- endif %} - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.13 + rev: v0.15.14 hooks: - id: ruff args: [--exit-non-zero-on-fix] 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 f1b51a0..4c40079 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.191.1 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate + RENOVATE_VERSION: 43.191.2 # renovate: datasource=docker depName=ghcr.io/renovatebot/renovate jobs: renovate: