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 951934a commit 9ade1eeCopy full SHA for 9ade1ee
.pre-commit-config.yaml
@@ -6,7 +6,7 @@ repos:
6
files: ^examples/.+\.ipynb$
7
args: ["--sync"]
8
- repo: https://github.com/psf/black
9
- rev: 22.1.0
+ rev: 22.3.0
10
hooks:
11
- id: black-jupyter
12
- repo: https://github.com/nbQA-dev/nbQA
0 commit comments