We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19bc2cc commit f8392d4Copy full SHA for f8392d4
.pre-commit-config.yaml
@@ -23,7 +23,7 @@ repos:
23
- id: pyupgrade
24
25
- repo: https://github.com/psf/black
26
- rev: 23.12.1
+ rev: 24.1.1
27
hooks:
28
- id: black
29
args: [--safe]
0 commit comments