We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b329bf1 commit e470961Copy full SHA for e470961
1 file changed
.pre-commit-config.yaml
@@ -48,7 +48,7 @@ repos:
48
rev: 1.15.0
49
hooks:
50
- id: blacken-docs
51
- additional_dependencies: [black==23.3.0]
+ additional_dependencies: [black==23.7.0]
52
exclude: ^(.github/|tests/test_cases/example_unicode.py)
53
- repo: https://github.com/rstcheck/rstcheck
54
rev: v6.1.2
0 commit comments