diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8c7c156..344a151 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -54,13 +54,13 @@ repos: - tomli - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.0 + rev: v0.15.2 hooks: - id: ruff-check # - id: ruff-format - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.15.0 + rev: v2.16.2 hooks: - id: pyproject-fmt