Skip to content

Commit 7f9070f

Browse files
[pre-commit.ci] pre-commit autoupdate (#26)
1 parent ebba3a1 commit 7f9070f

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
@@ -21,7 +21,7 @@ repos:
2121

2222
# Automatically sort python imports
2323
- repo: https://github.com/PyCQA/isort
24-
rev: 7.0.0
24+
rev: 8.0.1
2525
hooks:
2626
- id: isort
2727
args: [--profile, black]
@@ -131,7 +131,7 @@ repos:
131131

132132
# Strip output from Jupyter notebooks
133133
- repo: https://github.com/kynan/nbstripout
134-
rev: 0.9.0
134+
rev: 0.9.1
135135
hooks:
136136
- id: nbstripout
137137

0 commit comments

Comments
 (0)