diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2e99dd5..f52964c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -34,7 +34,7 @@ repos: description: Checks for common misspellings in text files additional_dependencies: [tomli] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.7 + rev: v0.6.2 hooks: - id: ruff types_or: [python, pyi, jupyter]