Skip to content

Commit a33badd

Browse files
chore: Update nbQA in pre-commit (#1190)
* [pre-commit.ci] pre-commit autoupdate - Update nbQA to v0.5.0
1 parent ee246bf commit a33badd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: pyupgrade
1010
args: ["--py36-plus"]
1111
- repo: https://github.com/nbQA-dev/nbQA
12-
rev: 0.4.1
12+
rev: 0.5.0
1313
hooks:
1414
- id: nbqa-black
1515
additional_dependencies: [black==20.8b1]

0 commit comments

Comments
 (0)