We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a49d31c commit 00748eeCopy full SHA for 00748ee
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
exclude: ^(tests/)
35
additional_dependencies: [types-all]
36
- repo: https://github.com/psf/black
37
- rev: 23.12.1
+ rev: 24.1.1
38
hooks:
39
- id: black
40
- repo: https://github.com/DavidAnson/markdownlint-cli2
0 commit comments