[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/nbQA-dev/nbQA: 1.3.1 → 1.4.0](https://github.com/nbQA-dev/nbQA/compare/1.3.1...1.4.0)
This commit is contained in:
pre-commit-ci[bot]
2022-07-18 21:27:44 +00:00
committed by GitHub
parent 57ebe55c07
commit 8b582e5209

View File

@@ -116,7 +116,7 @@ repos:
# nbQA provides tools from the Python ecosystem like # nbQA provides tools from the Python ecosystem like
# pyupgrade, isort, black, and flake8, adjusted for notebooks. # pyupgrade, isort, black, and flake8, adjusted for notebooks.
- repo: https://github.com/nbQA-dev/nbQA - repo: https://github.com/nbQA-dev/nbQA
rev: 1.3.1 rev: 1.4.0
hooks: hooks:
- id: nbqa-pyupgrade - id: nbqa-pyupgrade
args: [--py39-plus] args: [--py39-plus]