diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4e99250b..95446266 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: black-jupyter args: [--config=pyproject.toml] - repo: https://github.com/charliermarsh/ruff-pre-commit - rev: v0.9.9 + rev: v0.9.10 hooks: # Linting for Python - id: ruff