We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8877b5 commit a3c79ceCopy full SHA for a3c79ce
.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.2.0
+ rev: 24.3.0
37
hooks:
38
- id: black
39
- repo: https://github.com/adamchainz/blacken-docs
0 commit comments