diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 594271c..e8865f0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -31,7 +31,7 @@ repos: # ruff - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.2 + rev: v0.8.1 hooks: # Ruff linting - id: ruff