From beefb752dc997664bde0041376d093ac5f1331fb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 01:00:12 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies --- .pre-commit-config.yaml | 4 ++-- requirements-lint.txt | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a570cee88..326a1cfaf 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: hooks: - id: black - repo: https://github.com/commitizen-tools/commitizen - rev: v4.13.8 + rev: v4.13.9 hooks: - id: commitizen stages: [commit-msg] @@ -51,6 +51,6 @@ repos: - id: rst-directive-colons - id: rst-inline-touching-normal - repo: https://github.com/maxbrunet/pre-commit-renovate - rev: 43.31.1 + rev: 43.46.6 hooks: - id: renovate-config-validator diff --git a/requirements-lint.txt b/requirements-lint.txt index 021d12133..1bcc3e2be 100644 --- a/requirements-lint.txt +++ b/requirements-lint.txt @@ -1,9 +1,9 @@ -r requirements.txt argcomplete==2.0.0 black==26.1.0 -commitizen==4.13.8 +commitizen==4.13.9 flake8==7.3.0 -isort==8.0.0 +isort==8.0.1 mypy==1.19.1 pylint==4.0.5 pytest==9.0.2