diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 23edc697..1bb8065e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -53,7 +53,7 @@ repos: - flake8-bugbear - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.287 + rev: v0.0.288 hooks: - id: ruff args: ["--fix"]