We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 28db280 + 3c8894c commit c129c69Copy full SHA for c129c69
1 file changed
.pre-commit-config.yaml
@@ -27,7 +27,7 @@ repos:
27
28
# Format code. No, I don't like everything black does either.
29
- repo: https://github.com/psf/black
30
- rev: 23.1.0
+ rev: 23.3.0
31
hooks:
32
- id: black
33
0 commit comments