Skip to content

Commit 617b2f8

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](kynan/nbstripout@0.6.1...0.7.1) - [github.com/mwouts/jupytext: v1.15.2 → v1.16.1](mwouts/jupytext@v1.15.2...v1.16.1)
1 parent a7725e1 commit 617b2f8

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
@@ -7,12 +7,12 @@ repos:
77
exclude_types: [json]
88

99
- repo: https://github.com/kynan/nbstripout
10-
rev: "0.6.1"
10+
rev: "0.7.1"
1111
hooks:
1212
- id: nbstripout
1313

1414
- repo: https://github.com/mwouts/jupytext
15-
rev: v1.15.2
15+
rev: v1.16.1
1616
hooks:
1717
- id: jupytext
1818
files: |

0 commit comments

Comments
 (0)