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