diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f117fc95..70ecdc2f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -52,7 +52,7 @@ repos: - pyi - jupyter repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.13 + rev: v0.12.0 - hooks: - additional_dependencies: - black==24.*