We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6794de commit d27945dCopy full SHA for d27945d
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: pyupgrade
35
args: [--py38-plus]
36
- repo: https://github.com/psf/black-pre-commit-mirror
37
- rev: 24.4.2
+ rev: 24.8.0
38
hooks:
39
- id: black
40
- repo: https://github.com/adamchainz/blacken-docs
0 commit comments