Skip to content

Commit 1676c33

Browse files
committed
update black version in pre-commit
1 parent 7a97425 commit 1676c33

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
@@ -12,7 +12,7 @@ repos:
1212
rev: 2024.1.1
1313
hooks:
1414
- id: shed
15-
additional_dependencies: [ 'black~=23.1' ]
15+
additional_dependencies: [ 'black~=24.3' ]
1616
types_or: [ python, pyi, markdown, rst ]
1717

1818
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)