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 aac9be7 commit a65bc68Copy full SHA for a65bc68
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: pyupgrade
21
- repo: https://github.com/psf/black
22
- rev: 24.4.0
+ rev: 24.4.2
23
24
- id: black
25
args: [--safe, --quiet]
0 commit comments