diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 95f8724..cf7e7ac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -9,7 +9,7 @@ repos: - id: debug-statements - id: requirements-txt-fixer - repo: https://github.com/nbQA-dev/nbQA - rev: 1.8.5 + rev: 1.8.7 hooks: - id: nbqa-pyupgrade args: [--py37-plus]