diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6818c56..2dafd11 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - --py36-plus - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.7.2 + rev: v0.8.1 hooks: # Run the linter. - id: ruff