From 0138287e92601d75b311cde0d8d0fcf354dcfcf2 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 21:57:57 +0000 Subject: [PATCH 1/2] [pre-commit.ci] pre-commit autoupdate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - https://github.com/psf/black → https://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: af0ba72a73598c76189d6dd1b21d8532255d5942 → fe95161893684893d68b1225356702ca71f8d388](https://github.com/psf/black-pre-commit-mirror/compare/af0ba72a73598c76189d6dd1b21d8532255d5942...fe95161893684893d68b1225356702ca71f8d388) - [github.com/pycqa/isort: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc → ec0efaee4acfce198521e43caa3029b06cedd64a](https://github.com/pycqa/isort/compare/c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc...ec0efaee4acfce198521e43caa3029b06cedd64a) --- .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 5add205..147b8d2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,12 +1,12 @@ # See https://pre-commit.com for more information # See https://pre-commit.com/hooks.html for more hooks repos: - - repo: https://github.com/psf/black - rev: af0ba72a73598c76189d6dd1b21d8532255d5942 # frozen: 25.9.0 + - repo: https://github.com/psf/black-pre-commit-mirror + rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0 hooks: - id: black - repo: https://github.com/pycqa/isort - rev: c8ab4a5b21bac924d106e3103dd7c979fdd0f9bc # frozen: 6.0.1 + rev: ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0 hooks: - id: isort - repo: https://github.com/pre-commit/pre-commit-hooks From 1b065df5d268e3faf2904888043952320c73cae7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 22:09:08 +0000 Subject: [PATCH 2/2] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 147b8d2..a4ad020 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -2,11 +2,11 @@ # See https://pre-commit.com/hooks.html for more hooks repos: - repo: https://github.com/psf/black-pre-commit-mirror - rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0 + rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0 hooks: - id: black - repo: https://github.com/pycqa/isort - rev: ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0 + rev: ec0efaee4acfce198521e43caa3029b06cedd64a # frozen: 6.1.0 hooks: - id: isort - repo: https://github.com/pre-commit/pre-commit-hooks