Skip to content

Commit 5a71a59

Browse files
chore(deps): update pre-commit hook kynan/nbstripout to v0.9.0
| datasource | package | from | to | | ----------- | ---------------- | ----- | ----- | | github-tags | kynan/nbstripout | 0.8.2 | 0.9.0 |
1 parent 5f9b33d commit 5a71a59

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
@@ -53,7 +53,7 @@ repos:
5353

5454
# Clean jupyter notebook outputs
5555
- repo: https://github.com/kynan/nbstripout
56-
rev: 0.8.2
56+
rev: 0.9.0
5757
hooks:
5858
- id: nbstripout
5959
args: [--keep-id]

0 commit comments

Comments
 (0)