Skip to content

Commit 4135826

Browse files
chore(deps): update pre-commit hook kynan/nbstripout to v0.9.1
| datasource | package | from | to | | ----------- | ---------------- | ----- | ----- | | github-tags | kynan/nbstripout | 0.9.0 | 0.9.1 |
1 parent c033369 commit 4135826

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ repos:
5454

5555
# Clean jupyter notebook outputs
5656
- repo: https://github.com/kynan/nbstripout
57-
rev: 0.9.0
57+
rev: 0.9.1
5858
hooks:
5959
- id: nbstripout
6060
args: [--keep-id]

0 commit comments

Comments
 (0)