We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d70b933 + 1fa4dda commit 75f3540Copy full SHA for 75f3540
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
35
# Format code. No, I don't like everything black does either.
36
- repo: https://github.com/psf/black-pre-commit-mirror
37
- rev: 23.10.0
+ rev: 23.10.1
38
hooks:
39
- id: black
40
0 commit comments