Skip to content

Commit f812a7d

Browse files
[pre-commit.ci] pre-commit autoupdate (#592)
updates: - [github.com/nbQA-dev/nbQA: 0.12.0 → 0.13.0](nbQA-dev/nbQA@0.12.0...0.13.0) - [github.com/PyCQA/isort: 5.8.0 → 5.9.1](PyCQA/isort@5.8.0...5.9.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 93e4878 commit f812a7d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
types_or: [python, pyi]
1212

1313
- repo: https://github.com/nbQA-dev/nbQA
14-
rev: 0.12.0
14+
rev: 0.13.0
1515
hooks:
1616
- id: nbqa-black
1717
additional_dependencies: [black==20.8b1]
@@ -52,7 +52,7 @@ repos:
5252
args: [--py36-plus]
5353

5454
- repo: https://github.com/PyCQA/isort
55-
rev: 5.8.0
55+
rev: 5.9.1
5656
hooks:
5757
- id: isort
5858

0 commit comments

Comments
 (0)