We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d57520d commit b75620aCopy full SHA for b75620a
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: check-toml
15
# Python
16
- repo: https://github.com/psf/black
17
- rev: 23.3.0
+ rev: 23.7.0
18
hooks:
19
- id: black-jupyter
20
- repo: https://github.com/PyCQA/isort
0 commit comments