Skip to content

Commit b07681b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
- id: mixed-line-ending
1212

1313
- repo: https://github.com/psf/black
14-
rev: 22.12.0
14+
rev: 23.1.0
1515
types: [ python ]
1616
hooks:
1717
- id: black

0 commit comments

Comments
 (0)