From 82e56a711be75e948d9588cc07bbf693b8a00280 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:02:22 +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: - [github.com/astral-sh/ruff-pre-commit: c60c980e561ed3e73101667fe8365c609d19a438 → 6fec9b7edb08fd9989088709d864a7826dc74e80](https://github.com/astral-sh/ruff-pre-commit/compare/c60c980e561ed3e73101667fe8365c609d19a438...6fec9b7edb08fd9989088709d864a7826dc74e80) - [github.com/rbubley/mirrors-prettier: c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 → 515f543f5718ebfd6ce22e16708bb32c68ff96e1](https://github.com/rbubley/mirrors-prettier/compare/c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1...515f543f5718ebfd6ce22e16708bb32c68ff96e1) - [github.com/pre-commit/mirrors-eslint: d72e5408a82df0b0cb6b9c878fb8cb4e947c1859 → 9158d5162f915488785c296b5d08d6d18be10d32](https://github.com/pre-commit/mirrors-eslint/compare/d72e5408a82df0b0cb6b9c878fb8cb4e947c1859...9158d5162f915488785c296b5d08d6d18be10d32) --- .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 c108ad6b..ce061137 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: c60c980e561ed3e73101667fe8365c609d19a438 # frozen: v0.15.9 + rev: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12 hooks: - id: ruff args: @@ -33,7 +33,7 @@ repos: # isort rules get confused in the temporary files - --ignore=I - repo: https://github.com/rbubley/mirrors-prettier - rev: c2bc67fe8f8f549cc489e00ba8b45aa18ee713b1 # frozen: v3.8.1 + rev: 515f543f5718ebfd6ce22e16708bb32c68ff96e1 # frozen: v3.8.3 hooks: - id: prettier - repo: https://github.com/pre-commit/pre-commit-hooks @@ -44,7 +44,7 @@ repos: - id: check-executables-have-shebangs - id: requirements-txt-fixer - repo: https://github.com/pre-commit/mirrors-eslint - rev: d72e5408a82df0b0cb6b9c878fb8cb4e947c1859 # frozen: v10.2.0 + rev: 9158d5162f915488785c296b5d08d6d18be10d32 # frozen: v10.3.0 hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx From 795f9673ea2e81461343275e98b0cb075f60256d Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 21:03:11 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ce061137..e5c44d99 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -3,7 +3,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12 + rev: 6fec9b7edb08fd9989088709d864a7826dc74e80 # frozen: v0.15.12 hooks: - id: ruff args: @@ -33,7 +33,7 @@ repos: # isort rules get confused in the temporary files - --ignore=I - repo: https://github.com/rbubley/mirrors-prettier - rev: 515f543f5718ebfd6ce22e16708bb32c68ff96e1 # frozen: v3.8.3 + rev: 515f543f5718ebfd6ce22e16708bb32c68ff96e1 # frozen: v3.8.3 hooks: - id: prettier - repo: https://github.com/pre-commit/pre-commit-hooks @@ -44,7 +44,7 @@ repos: - id: check-executables-have-shebangs - id: requirements-txt-fixer - repo: https://github.com/pre-commit/mirrors-eslint - rev: 9158d5162f915488785c296b5d08d6d18be10d32 # frozen: v10.3.0 + rev: 9158d5162f915488785c296b5d08d6d18be10d32 # frozen: v10.3.0 hooks: - id: eslint files: \.[jt]sx?$ # *.js, *.jsx, *.ts and *.tsx