diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b460ba3..b8ab547 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: ruff-format files: ^((pygleif|tests|examples)/.+)?[^/]+\.(py|pyi)$ repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.8.3 + rev: v0.8.4 - repo: https://github.com/pre-commit/pre-commit-hooks rev: v5.0.0 hooks: