Skip to content

Commit 23fcc25

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 f477b09 commit 23fcc25

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
@@ -17,7 +17,7 @@ repos:
1717
- id: end-of-file-fixer
1818
- id: trailing-whitespace
1919
- repo: https://github.com/psf/black
20-
rev: 21.12b0
20+
rev: 22.1.0
2121
hooks:
2222
- id: black
2323
language_version: python3

0 commit comments

Comments
 (0)