We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd4b47c commit 2cb9445Copy full SHA for 2cb9445
.pre-commit-config.yaml
@@ -21,6 +21,6 @@ repos:
21
- id: isort
22
args: ["--profile", "black"]
23
- repo: https://github.com/kynan/nbstripout
24
- rev: 0.8.0
+ rev: 0.8.1
25
hooks:
26
- id: nbstripout
0 commit comments