Skip to content

Commit cda429e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.10.0 → 22.12.0](psf/black@22.10.0...22.12.0)
1 parent c221896 commit cda429e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ repos:
3333
- id: isort
3434

3535
- repo: https://github.com/psf/black
36-
rev: 22.10.0
36+
rev: 22.12.0
3737
hooks:
3838
- id: black
3939
language_version: python3

0 commit comments

Comments
 (0)