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