Skip to content

Commit 3e36056

Browse files
[pre-commit.ci] pre-commit autoupdate (#13)
updates: - [github.com/kynan/nbstripout: 0.6.0 → 0.6.1](kynan/nbstripout@0.6.0...0.6.1) - [github.com/nbQA-dev/nbQA: 1.5.0 → 1.5.1](nbQA-dev/nbQA@1.5.0...1.5.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent dc89580 commit 3e36056

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
@@ -29,11 +29,11 @@ repos:
2929
- id: flake8
3030
args: [--exclude, nbconvert_config.py]
3131
- repo: https://github.com/kynan/nbstripout
32-
rev: 0.6.0
32+
rev: 0.6.1
3333
hooks:
3434
- id: nbstripout
3535
- repo: https://github.com/nbQA-dev/nbQA
36-
rev: 1.5.0
36+
rev: 1.5.1
3737
hooks:
3838
- id: nbqa-black
3939
- id: nbqa-isort

0 commit comments

Comments
 (0)