We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f3cbfc commit 21036d1Copy full SHA for 21036d1
.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: 23.12.1
+ rev: 24.1.1
37
hooks:
38
- id: black
39
- repo: https://github.com/adamchainz/blacken-docs
0 commit comments