Skip to content

Commit 84f8c89

Browse files
[pre-commit.ci] pre-commit autoupdate (#205)
updates: - [github.com/psf/black: 21.12b0 → 22.1.0](psf/black@21.12b0...22.1.0) - [github.com/nbQA-dev/nbQA: 1.2.2 → 1.2.3](nbQA-dev/nbQA@1.2.2...1.2.3) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 9f40c37 commit 84f8c89

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
@@ -10,7 +10,7 @@ repos:
1010
- id: double-quote-string-fixer
1111

1212
- repo: https://github.com/psf/black
13-
rev: 21.12b0
13+
rev: 22.1.0
1414
hooks:
1515
- id: black
1616

@@ -39,7 +39,7 @@ repos:
3939
# - id: prettier
4040

4141
- repo: https://github.com/nbQA-dev/nbQA
42-
rev: 1.2.2
42+
rev: 1.2.3
4343
hooks:
4444
- id: nbqa-black
4545
additional_dependencies: [black==20.8b1]

0 commit comments

Comments
 (0)