Skip to content

Commit

Permalink
Merge pull request #95 from target/update/pre-commit-hooks
Browse files Browse the repository at this point in the history
Update pre-commit hooks
  • Loading branch information
colindean authored Nov 20, 2024
2 parents 1859985 + 2772b57 commit f2cfa2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repos:

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

Expand Down

0 comments on commit f2cfa2f

Please sign in to comment.