From 5f751f88ccf1c214971843d66bc8f9f2a21357af Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 16:26:37 +0000 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/psf/black-pre-commit-mirror: 25.11.0 → 25.12.0](https://github.com/psf/black-pre-commit-mirror/compare/25.11.0...25.12.0) - [github.com/asottile/pyupgrade: v3.21.1 → v3.21.2](https://github.com/asottile/pyupgrade/compare/v3.21.1...v3.21.2) - [github.com/rhysd/actionlint: v1.7.8 → v1.7.9](https://github.com/rhysd/actionlint/compare/v1.7.8...v1.7.9) --- .pre-commit-config.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3f84d77..c379370 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: hooks: - id: isort - repo: https://github.com/psf/black-pre-commit-mirror - rev: '25.11.0' + rev: '25.12.0' hooks: - id: black language_version: python3 # Should be a command that runs python3.6+ @@ -31,7 +31,7 @@ repos: - id: check-symlinks - id: debug-statements - repo: https://github.com/asottile/pyupgrade - rev: 'v3.21.1' + rev: 'v3.21.2' hooks: - id: pyupgrade args: ['--py36-plus'] @@ -41,7 +41,7 @@ repos: - id: flake8 exclude: "^docs/" - repo: https://github.com/rhysd/actionlint - rev: v1.7.8 + rev: v1.7.9 hooks: - id: actionlint-docker args: