Skip to content

Commit 9c305cb

Browse files
chore(pre-commit): autoupdate hooks
updates: - [github.com/psf/black: 23.12.1 → 24.2.0](psf/black@23.12.1...24.2.0)
1 parent 94a1cb2 commit 9c305cb

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
@@ -36,7 +36,7 @@ repos:
3636
exclude: migrations* | docs*
3737
additional_dependencies: [toml]
3838
- repo: https://github.com/psf/black
39-
rev: 23.12.1
39+
rev: 24.2.0
4040
hooks:
4141
- id: black
4242
language_version: python3.9

0 commit comments

Comments
 (0)