Skip to content

Commit 17df201

Browse files
pre-commit-ci[bot]mirekdlugosz
authored andcommitted
[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 2fb822a commit 17df201

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
@@ -17,7 +17,7 @@ repos:
1717
- id: trailing-whitespace
1818

1919
- repo: https://github.com/psf/black
20-
rev: 22.12.0
20+
rev: 23.1.0
2121
hooks:
2222
- id: black
2323

0 commit comments

Comments
 (0)