From ee23e8c9faf45056a5924b593d592be289138d10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 08:55:47 +0000 Subject: [PATCH] chore(deps): bump the pre-commit group across 1 directory with 9 updates Bumps the pre-commit group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [https://github.com/commitizen-tools/commitizen](https://github.com/commitizen-tools/commitizen) | `v4.13.10` | `4.16.3` | | [https://github.com/pycqa/isort](https://github.com/pycqa/isort) | `9.0.0` | `9.0.0` | | [https://github.com/ambv/black](https://github.com/ambv/black) | `26.3.1` | `26.5.1` | | [https://github.com/asottile/blacken-docs](https://github.com/asottile/blacken-docs) | `1.20.0` | `1.20.0` | | black | `26.3.1` | `26.5.1` | | [https://github.com/pycqa/flake8](https://github.com/pycqa/flake8) | `7.3.0` | `7.3.0` | | flake8-noqa | `1.4.0` | `1.5.0` | | flake8-pyi | `25.5.0` | `26.5.0` | | [https://github.com/Mateusz-Grzelinski/actionlint-py](https://github.com/Mateusz-Grzelinski/actionlint-py) | `v1.7.12.24` | `1.7.12.24` | Updates `https://github.com/commitizen-tools/commitizen` from v4.13.10 to 4.16.3 - [Release notes](https://github.com/commitizen-tools/commitizen/releases) - [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md) - [Commits](https://github.com/commitizen-tools/commitizen/compare/2ca29f9297911f8f5a4e8f97100b7832f045e8d3...286da5488db79f4cf5261e14a3c8976d89b5aa70) Updates `https://github.com/pycqa/isort` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/pycqa/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](https://github.com/pycqa/isort/compare/dac090ce4d9ee313d086e2e89ab1acb8c2664fa1...a333737ed43df02b18e6c95477ea1b285b3de15a) Updates `https://github.com/ambv/black` from 26.3.1 to 26.5.1 - [Release notes](https://github.com/ambv/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/ambv/black/compare/c6755bb741b6481d6b3d3bb563c83fa060db96c9...87928e6d6761a4a6d22250e1fee5601b3998086e) Updates `https://github.com/asottile/blacken-docs` from 1.20.0 to 1.20.0 - [Changelog](https://github.com/adamchainz/blacken-docs/blob/main/CHANGELOG.rst) - [Commits](https://github.com/asottile/blacken-docs/compare/dda8db18cfc68df532abf33b185ecd12d5b7b326...fda77690955e9b63c6687d8806bafd56a526e45f) Updates `black` from 26.3.1 to 26.5.1 Updates `https://github.com/pycqa/flake8` from 7.3.0 to 7.3.0 - [Commits](https://github.com/pycqa/flake8/compare/d93590f5be797aabb60e3b09f2f52dddb02f349f...c48217e1fc006c2dddd14df54e83b67da15de5cd) Updates `flake8-noqa` from 1.4.0 to 1.5.0 Updates `flake8-pyi` from 25.5.0 to 26.5.0 Updates `https://github.com/Mateusz-Grzelinski/actionlint-py` from v1.7.12.24 to 1.7.12.24 - [Commits](https://github.com/Mateusz-Grzelinski/actionlint-py/compare/c04ed26e40637cab1aa9879c693832a9c120fb20...2f3dbd354aa118b539dee99d8eed05a83097a199) --- updated-dependencies: - dependency-name: https://github.com/commitizen-tools/commitizen dependency-version: 4.16.3 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/pycqa/isort dependency-version: 9.0.0 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/ambv/black dependency-version: 26.5.1 dependency-type: direct:production dependency-group: pre-commit - dependency-name: https://github.com/asottile/blacken-docs dependency-version: 1.20.0 dependency-type: direct:production dependency-group: pre-commit - dependency-name: black dependency-version: 26.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit - dependency-name: https://github.com/pycqa/flake8 dependency-version: 7.3.0 dependency-type: direct:production dependency-group: pre-commit - dependency-name: flake8-noqa dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pre-commit - dependency-name: flake8-pyi dependency-version: 26.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: pre-commit - dependency-name: https://github.com/Mateusz-Grzelinski/actionlint-py dependency-version: 1.7.12.24 dependency-type: direct:production dependency-group: pre-commit ... Signed-off-by: dependabot[bot] --- .pre-commit-config.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9f0d551d..43be5be7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: # Commitizen enforces semantic and conventional commit messages. - repo: https://github.com/commitizen-tools/commitizen - rev: 2ca29f9297911f8f5a4e8f97100b7832f045e8d3 # frozen: v4.13.10 + rev: 286da5488db79f4cf5261e14a3c8976d89b5aa70 # frozen: v4.16.3 hooks: - id: commitizen name: Check conventional commit message @@ -23,7 +23,7 @@ repos: # Sort imports. - repo: https://github.com/pycqa/isort - rev: dac090ce4d9ee313d086e2e89ab1acb8c2664fa1 # frozen: 9.0.0a3 + rev: a333737ed43df02b18e6c95477ea1b285b3de15a # frozen: 8.0.1a3 hooks: - id: isort name: Sort import statements @@ -32,18 +32,18 @@ repos: # Add Black code formatters. - repo: https://github.com/ambv/black - rev: c6755bb741b6481d6b3d3bb563c83fa060db96c9 # frozen: 26.3.1 + rev: 87928e6d6761a4a6d22250e1fee5601b3998086e # frozen: 26.5.1 hooks: - id: black name: Format code args: [--config, pyproject.toml] - repo: https://github.com/asottile/blacken-docs - rev: dda8db18cfc68df532abf33b185ecd12d5b7b326 # frozen: 1.20.0 + rev: fda77690955e9b63c6687d8806bafd56a526e45f # frozen: 1.20.0 hooks: - id: blacken-docs name: Format code in docstrings args: [--line-length, '120'] - additional_dependencies: [black==26.3.1] + additional_dependencies: [black==26.5.1] # Upgrade and rewrite Python idioms. - repo: https://github.com/asottile/pyupgrade @@ -57,13 +57,13 @@ repos: # Similar to pylint, with a few more/different checks. For more available # extensions: https://github.com/DmytroLitvinov/awesome-flake8-extensions - repo: https://github.com/pycqa/flake8 - rev: d93590f5be797aabb60e3b09f2f52dddb02f349f # frozen: 7.3.0 + rev: c48217e1fc006c2dddd14df54e83b67da15de5cd # frozen: 7.3.0 hooks: - id: flake8 name: Check flake8 issues files: ^src/package/|^tests/ types: [text, python] - additional_dependencies: [flake8-bugbear==25.11.29, flake8-builtins==3.1.0, flake8-comprehensions==3.17.0, flake8-docstrings==1.7.0, flake8-logging==1.8.0, flake8-mutable==1.2.0, flake8-noqa==1.4.0, flake8-print==5.0.0, flake8-pyi==25.5.0, flake8-pytest-style==2.2.0, flake8-rst-docstrings==0.4.0, pep8-naming==0.15.1] + additional_dependencies: [flake8-bugbear==25.11.29, flake8-builtins==3.1.0, flake8-comprehensions==3.17.0, flake8-docstrings==1.7.0, flake8-logging==1.8.0, flake8-mutable==1.2.0, flake8-noqa==1.5.0, flake8-print==5.0.0, flake8-pyi==26.5.0, flake8-pytest-style==2.2.0, flake8-rst-docstrings==0.4.0, pep8-naming==0.15.1] args: [--config, .flake8] # Run Pylint from the local repo to make sure venv packages @@ -156,7 +156,7 @@ repos: # Check GitHub Actions workflow files. - repo: https://github.com/Mateusz-Grzelinski/actionlint-py - rev: c04ed26e40637cab1aa9879c693832a9c120fb20 # frozen: v1.7.12.24 + rev: 2f3dbd354aa118b539dee99d8eed05a83097a199 # frozen: v1.7.12.24 hooks: - id: actionlint