diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ed6625f..5ce1fb5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,11 +15,11 @@ repos: - id: codespell additional_dependencies: ["tomli>=2.4"] - repo: https://github.com/tox-dev/pyproject-fmt - rev: "v2.28.0" + rev: "v2.28.1" hooks: - id: pyproject-fmt - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.16.3" + rev: "v0.16.4" hooks: - id: ruff-format - id: ruff