We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c63d748 commit e644b90Copy full SHA for e644b90
.pre-commit-config.yaml
@@ -22,7 +22,7 @@ repos:
22
- id: isort
23
24
- repo: https://github.com/psf/black
25
- rev: "23.9.1"
+ rev: "23.10.0"
26
hooks:
27
- id: black
28
args: [--preview]
0 commit comments