Skip to content

Commit 1b2a85c

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.12b0 → 22.1.0](psf/black@21.12b0...22.1.0)
1 parent 29aded1 commit 1b2a85c

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
@@ -39,7 +39,7 @@ repos:
3939
name: isort (pyi)
4040
types: [pyi]
4141
- repo: https://github.com/psf/black
42-
rev: 21.12b0
42+
rev: 22.1.0
4343
hooks:
4444
- id: black
4545
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)