Skip to content

Commit 00748ee

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.12.1 → 24.1.1](psf/black@23.12.1...24.1.1)
1 parent a49d31c commit 00748ee

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
@@ -34,7 +34,7 @@ repos:
3434
exclude: ^(tests/)
3535
additional_dependencies: [types-all]
3636
- repo: https://github.com/psf/black
37-
rev: 23.12.1
37+
rev: 24.1.1
3838
hooks:
3939
- id: black
4040
- repo: https://github.com/DavidAnson/markdownlint-cli2

0 commit comments

Comments
 (0)