Skip to content

Commit f2cfa2f

Browse files
authored
Merge pull request #95 from target/update/pre-commit-hooks
Update pre-commit hooks
2 parents 1859985 + 2772b57 commit f2cfa2f

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
@@ -19,7 +19,7 @@ repos:
1919

2020
# strips outputs from notebook files to reduce churn and minimize repo size
2121
- repo: https://github.com/kynan/nbstripout
22-
rev: "0.8.0"
22+
rev: "0.8.1"
2323
hooks:
2424
- id: nbstripout
2525

0 commit comments

Comments
 (0)