diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7d4c758..ee4579f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,12 +51,12 @@ repos: - id: add-trailing-comma - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.16.1 + rev: v0.16.2 hooks: - id: ruff - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.26.0 + rev: v2.27.0 hooks: - id: pyproject-fmt