diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index bd94a9f..c866826 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -55,7 +55,7 @@ repos: ["traitlets>=5.13"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.0 + rev: v0.3.3 hooks: - id: ruff types_or: [python, jupyter]