diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 44a84cd5..ff60251a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: name-tests-test args: [--pytest-test-first] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.3 # must match pyproject.toml + rev: v0.3.5 # must match pyproject.toml hooks: - id: ruff - id: ruff-format