diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6c12c69..e9a3d45 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: codespell additional_dependencies: ["tomli>=2.4"] - repo: https://github.com/tox-dev/pyproject-fmt - rev: "v2.21.1" + rev: "v2.21.2" hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/ruff-pre-commit