Skip to content

Commit de215e5

Browse files
[pre-commit.ci] pre-commit autoupdate (#138)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 7fed635 commit de215e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@ repos:
1919
- id: black-jupyter
2020

2121
- repo: https://github.com/keewis/blackdoc
22-
rev: v0.3.4
22+
rev: v0.3.5
2323
hooks:
2424
- id: blackdoc
2525

2626
- repo: https://github.com/PyCQA/flake8
27-
rev: 4.0.1
27+
rev: 5.0.2
2828
hooks:
2929
- id: flake8
3030

@@ -43,7 +43,7 @@ repos:
4343
- id: prettier
4444

4545
- repo: https://github.com/kynan/nbstripout
46-
rev: 0.5.0
46+
rev: 0.6.0
4747
hooks:
4848
- id: nbstripout
4949
args: [--extra-keys=metadata.kernelspec metadata.language_info.version]

0 commit comments

Comments
 (0)