Skip to content

Commit

Permalink
chore: update pre-commit hooks (#230)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/kynan/nbstripout: 0.8.0 →
0.8.1](kynan/nbstripout@0.8.0...0.8.1)
<!--pre-commit.ci end-->

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 9, 2024
1 parent b02c509 commit 9ef6161
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 @@ -76,7 +76,7 @@ repos:
# )$

- repo: https://github.com/kynan/nbstripout
rev: 0.8.0
rev: 0.8.1
hooks:
- id: nbstripout
args: [--extra-keys=metadata.kernelspec metadata.language_info.version]
Expand Down

0 comments on commit 9ef6161

Please sign in to comment.