Skip to content

Commit e53920c

Browse files
[pre-commit.ci] pre-commit autoupdate (#14)
updates: - [github.com/psf/black: 22.8.0 → 22.10.0](psf/black@22.8.0...22.10.0) - [github.com/nbQA-dev/nbQA: 1.5.1 → 1.5.2](nbQA-dev/nbQA@1.5.1...1.5.2) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 3e36056 commit e53920c

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
@@ -9,7 +9,7 @@ repos:
99
- id: check-yaml
1010
- id: check-added-large-files
1111
- repo: https://github.com/psf/black
12-
rev: 22.8.0
12+
rev: 22.10.0
1313
hooks:
1414
- id: black
1515
args: [--config, pyproject.toml]
@@ -33,7 +33,7 @@ repos:
3333
hooks:
3434
- id: nbstripout
3535
- repo: https://github.com/nbQA-dev/nbQA
36-
rev: 1.5.1
36+
rev: 1.5.2
3737
hooks:
3838
- id: nbqa-black
3939
- id: nbqa-isort

0 commit comments

Comments
 (0)