diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4cc12ec..9a3dd32 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -102,7 +102,7 @@ repos: |tests/.* )$ - repo: "https://github.com/charliermarsh/ruff-pre-commit" - rev: "v0.2.1" + rev: "v0.3.5" hooks: - id: "ruff" types_or: ["python", "pyi", "jupyter"]