We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8fdc3 commit fef62a0Copy full SHA for fef62a0
.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.7.1
+ rev: 0.8.0
25
hooks:
26
- id: nbstripout
0 commit comments