diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b0b8786f..1b5ef5ec 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.8.2 + rev: v0.8.3 hooks: # Linting for Python - id: ruff