Skip to content

Commit c36610f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/kynan/nbstripout: 0.6.0 → 0.7.1](kynan/nbstripout@0.6.0...0.7.1) - [github.com/mwouts/jupytext: v1.14.1 → v1.16.3d](mwouts/jupytext@v1.14.1...v1.16.3d)
1 parent 2b9d5c0 commit c36610f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/kynan/nbstripout
3-
rev: 0.6.0
3+
rev: 0.7.1
44
hooks:
55
- id: nbstripout
66
args: [
@@ -10,7 +10,7 @@ repos:
1010
"metadata.vscode",
1111
]
1212
- repo: https://github.com/mwouts/jupytext
13-
rev: v1.14.1
13+
rev: v1.16.3d
1414
hooks:
1515
- id: jupytext
1616
args: [--from, ipynb, --to, ipynb, --update-metadata, '{"kernelspec": {"display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3"}}']

0 commit comments

Comments
 (0)