Skip to content

Commit fce1340

Browse files
committed
Bump black version
1 parent 260f193 commit fce1340

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ repos:
3636
rev: 1.13.0
3737
hooks:
3838
- id: blacken-docs
39-
additional_dependencies: [black>=22.12.0]
39+
additional_dependencies: [black>=23.3.0]
4040

4141
# Flake8 for linting, line-length adjusted to match Black default
4242
- repo: https://github.com/PyCQA/flake8

0 commit comments

Comments
 (0)