Skip to content

Commit 5663338

Browse files
[pre-commit.ci] pre-commit autoupdate (#297)
updates: - [github.com/pycqa/isort: v5.11.3 → 5.11.4](PyCQA/isort@v5.11.3...5.11.4) - [github.com/nbQA-dev/nbQA: 1.5.3 → 1.6.0](nbQA-dev/nbQA@1.5.3...1.6.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent e7b0cfd commit 5663338

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
@@ -21,7 +21,7 @@ repos:
2121
- id: pretty-format-toml
2222
args: [--autofix]
2323
- repo: https://github.com/pycqa/isort
24-
rev: v5.11.3
24+
rev: 5.11.4
2525
hooks:
2626
- id: isort
2727
- repo: https://github.com/psf/black
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: flake8
3535
- repo: https://github.com/nbQA-dev/nbQA
36-
rev: 1.5.3
36+
rev: 1.6.0
3737
hooks:
3838
- id: nbqa-black
3939
additional_dependencies: [black]

0 commit comments

Comments
 (0)