diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 589fce05..cb615374 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -84,13 +84,13 @@ repos: # - '88' # - --blank - repo: https://github.com/nbQA-dev/nbQA - rev: 1.8.7 + rev: 1.9.1 hooks: - id: nbqa-black - id: nbqa-ruff exclude: tests/sandbox/ - repo: https://github.com/executablebooks/mdformat - rev: 0.7.18 + rev: 0.7.21 hooks: - id: mdformat additional_dependencies: