diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9cfd17c0..3284c94e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -33,13 +33,13 @@ repos: args: [--target-version, "3.2"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.14.0 + rev: v0.14.1 hooks: - id: ruff-check # - id: ruff-format - repo: https://github.com/tox-dev/pyproject-fmt - rev: v2.10.0 + rev: v2.11.0 hooks: - id: pyproject-fmt