diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6d810c4..a9482e6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: hooks: - id: black-jupyter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.5.2" + rev: "v0.5.4" hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]