diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 70dbde98..24f6d0ae 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -58,7 +58,7 @@ repos: - id: pydoclint args: ["--config=pyproject.toml"] - repo: https://github.com/nbQA-dev/nbQA - rev: 1.8.7 + rev: 1.9.1 hooks: - id: nbqa-autopep8 - id: nbqa-flake8