Skip to content

Commit

Permalink
chore: Update to nbQA 0.5.9 in pre-commit (#1333)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate
   - Update nbQA to v0.5.9
  • Loading branch information
pre-commit-ci[bot] authored Feb 22, 2021
1 parent da4c037 commit 8de7566
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ repos:
- id: pyupgrade
args: ["--py37-plus"]
- repo: https://github.com/nbQA-dev/nbQA
rev: 0.5.7
rev: 0.5.9
hooks:
- id: nbqa-black
additional_dependencies: [black==20.8b1]
Expand Down

0 comments on commit 8de7566

Please sign in to comment.