We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 260f193 commit fce1340Copy full SHA for fce1340
1 file changed
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
rev: 1.13.0
37
hooks:
38
- id: blacken-docs
39
- additional_dependencies: [black>=22.12.0]
+ additional_dependencies: [black>=23.3.0]
40
41
# Flake8 for linting, line-length adjusted to match Black default
42
- repo: https://github.com/PyCQA/flake8
0 commit comments