From 2276ce5edcac01b36498196f64e5beb2ccf2a359 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 17:34:14 +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/eslint/eslint: 1b4215f2b93d9946da409ae2cdd0b8f6b5c0e253 → 1947d9dbda7d9e0701eac3661d4ff4b53071d603](https://github.com/eslint/eslint/compare/1b4215f2b93d9946da409ae2cdd0b8f6b5c0e253...1947d9dbda7d9e0701eac3661d4ff4b53071d603) - [github.com/thibaudcolas/pre-commit-stylelint: 9b7d7bf350be72b9ba00c5577475f721b4adfa58 → 5550a364f2b5d3a9e731a9f4e231c5dc8c5f2e5b](https://github.com/thibaudcolas/pre-commit-stylelint/compare/9b7d7bf350be72b9ba00c5577475f721b4adfa58...5550a364f2b5d3a9e731a9f4e231c5dc8c5f2e5b) - [github.com/editorconfig-checker/editorconfig-checker.python: 62dcf364a52192458d66c0dba3a0a1fdb78e4fbe → 11ea70506fd878d26129b2b87746fd1a1f6b561b](https://github.com/editorconfig-checker/editorconfig-checker.python/compare/62dcf364a52192458d66c0dba3a0a1fdb78e4fbe...11ea70506fd878d26129b2b87746fd1a1f6b561b) - [github.com/asottile/pyupgrade: f90119b1b8bd9e46949d9592972b2c4c27d62a97 → 75992aaa40730136014f34227e0135f63fc951b4](https://github.com/asottile/pyupgrade/compare/f90119b1b8bd9e46949d9592972b2c4c27d62a97...75992aaa40730136014f34227e0135f63fc951b4) - [github.com/psf/black-pre-commit-mirror: fe95161893684893d68b1225356702ca71f8d388 → 2892f1f81088477370d4fbc56545c05d33d2493f](https://github.com/psf/black-pre-commit-mirror/compare/fe95161893684893d68b1225356702ca71f8d388...2892f1f81088477370d4fbc56545c05d33d2493f) - [github.com/tox-dev/pyproject-fmt: 68b1ed526e7533ac54a2e42874b99ae6c26807a2 → d252a2a7678b47d1f2eea2f6b846ddfdcd012759](https://github.com/tox-dev/pyproject-fmt/compare/68b1ed526e7533ac54a2e42874b99ae6c26807a2...d252a2a7678b47d1f2eea2f6b846ddfdcd012759) - [github.com/python-jsonschema/check-jsonschema: 83b816d020105076daac266dbf6bfed199a2da93 → 16a6ad2fead09286ee6eb6b0a3fab55655a6c22a](https://github.com/python-jsonschema/check-jsonschema/compare/83b816d020105076daac266dbf6bfed199a2da93...16a6ad2fead09286ee6eb6b0a3fab55655a6c22a) --- .pre-commit-config.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4cd3556..ae360ec 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -121,7 +121,7 @@ repos: description: Ensure that files end with a newline. - repo: https://github.com/eslint/eslint - rev: 1b4215f2b93d9946da409ae2cdd0b8f6b5c0e253 # frozen: v9.39.1 + rev: 1947d9dbda7d9e0701eac3661d4ff4b53071d603 # frozen: v10.0.0-alpha.1 hooks: - id: eslint name: ESLint @@ -133,7 +133,7 @@ repos: - globals@16.5.0 # https://github.com/sindresorhus/globals/releases/latest - repo: https://github.com/thibaudcolas/pre-commit-stylelint - rev: 9b7d7bf350be72b9ba00c5577475f721b4adfa58 # frozen: v16.25.0 + rev: 5550a364f2b5d3a9e731a9f4e231c5dc8c5f2e5b # frozen: v16.26.1 hooks: - id: stylelint name: Stylelint @@ -174,7 +174,7 @@ repos: description: Enforce that python3.6+ type annotations are used instead of type comments. - repo: https://github.com/editorconfig-checker/editorconfig-checker.python - rev: 62dcf364a52192458d66c0dba3a0a1fdb78e4fbe # frozen: 3.4.1 + rev: 11ea70506fd878d26129b2b87746fd1a1f6b561b # frozen: 3.6.0 hooks: - id: editorconfig-checker name: EditorConfig Checker @@ -190,7 +190,7 @@ repos: - --target-version=4.2 # Minimum supported Django version for AA. Update as needed. - repo: https://github.com/asottile/pyupgrade - rev: f90119b1b8bd9e46949d9592972b2c4c27d62a97 # frozen: v3.21.0 + rev: 75992aaa40730136014f34227e0135f63fc951b4 # frozen: v3.21.2 hooks: - id: pyupgrade name: PyUpgrade @@ -227,7 +227,7 @@ repos: description: Check for black disable comments. - repo: https://github.com/psf/black-pre-commit-mirror - rev: fe95161893684893d68b1225356702ca71f8d388 # frozen: 25.9.0 + rev: 2892f1f81088477370d4fbc56545c05d33d2493f # frozen: 25.11.0 hooks: - id: black name: Black @@ -266,7 +266,7 @@ repos: description: Format the tox.ini file. - repo: https://github.com/tox-dev/pyproject-fmt - rev: 68b1ed526e7533ac54a2e42874b99ae6c26807a2 # frozen: v2.11.0 + rev: d252a2a7678b47d1f2eea2f6b846ddfdcd012759 # frozen: v2.11.1 hooks: - id: pyproject-fmt name: pyproject.toml formatter @@ -293,7 +293,7 @@ repos: # - --py-version=3.10 # Minimum required Python version for AA. Update as needed. - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 83b816d020105076daac266dbf6bfed199a2da93 # frozen: 0.34.1 + rev: 16a6ad2fead09286ee6eb6b0a3fab55655a6c22a # frozen: 0.35.0 hooks: - id: check-github-actions name: Check GitHub Actions From 5bc9beb7295a46f4d0d0023114b7bcea7113ebc7 Mon Sep 17 00:00:00 2001 From: Peter Pfeufer Date: Tue, 2 Dec 2025 03:44:07 +0100 Subject: [PATCH 2/2] [MISC] Additional dependencies updated --- .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 ae360ec..90ea83a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -121,7 +121,7 @@ repos: description: Ensure that files end with a newline. - repo: https://github.com/eslint/eslint - rev: 1947d9dbda7d9e0701eac3661d4ff4b53071d603 # frozen: v10.0.0-alpha.1 + rev: 1b4215f2b93d9946da409ae2cdd0b8f6b5c0e253 # frozen: v9.39.1 hooks: - id: eslint name: ESLint @@ -143,7 +143,7 @@ repos: - --formatter=compact additional_dependencies: # stylelint itself needs to be here when using additional_dependencies. - - stylelint@16.25.0 # https://github.com/stylelint/stylelint/releases/latest + - stylelint@16.26.1 # https://github.com/stylelint/stylelint/releases/latest - stylelint-config-standard@39.0.1 # https://github.com/stylelint/stylelint-config-standard/releases/latest - repo: https://github.com/pre-commit/pygrep-hooks @@ -284,7 +284,7 @@ repos: description: Validate the pyproject.toml file. # - repo: https://github.com/pylint-dev/pylint -# rev: 0eb92d25fd38ba5bad2f8d2ea7df63ad23e18ae3 # frozen: v4.0.2 +# rev: e16f942166511d6fb4427e503a734152fae0c4fe # frozen: v4.0.4 # hooks: # - id: pylint # name: Pylint