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 1ef4022 commit 20a9f3cCopy full SHA for 20a9f3c
.pre-commit-config.yaml
@@ -9,7 +9,7 @@ repos:
9
- id: isort
10
args: ["--profile", "black", "--filter-files"]
11
- repo: https://github.com/psf/black
12
- rev: 23.3.0
+ rev: 23.7.0
13
hooks:
14
- id: black
15
- id: black-jupyter
0 commit comments