diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 52c14566f..ddeb17ddb 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: black-jupyter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.0.290 + rev: v0.3.0 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix]