diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 97e975fb..4bc2d87e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -32,7 +32,7 @@ repos: stages: [manual] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.17 + rev: v0.15.18 hooks: - id: ruff-format - id: ruff-check