We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d84cc7 commit 921bd4aCopy full SHA for 921bd4a
.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
19
hooks:
20
- id: pyupgrade
21
- repo: https://github.com/psf/black
22
- rev: 24.3.0
+ rev: 24.4.0
23
24
- id: black
25
args: [--safe, --quiet]
0 commit comments