We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5c70b5 commit 7fed23bCopy full SHA for 7fed23b
.pre-commit-config.yaml
@@ -66,7 +66,7 @@ repos:
66
67
# Black format Python and notebooks
68
- repo: https://github.com/psf/black
69
- rev: 23.10.0
+ rev: 23.10.1
70
hooks:
71
- id: black-jupyter
72
0 commit comments