Skip to content

Commit 6a1f02f

Browse files
[pre-commit.ci] pre-commit autoupdate (#9)
updates: - [github.com/kynan/nbstripout: 0.5.0 → 0.6.0](kynan/nbstripout@0.5.0...0.6.0) - [github.com/nbQA-dev/nbQA: 1.3.1 → 1.4.0](nbQA-dev/nbQA@1.3.1...1.4.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent ff9beab commit 6a1f02f

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.5.0
32+
rev: 0.6.0
3333
hooks:
3434
- id: nbstripout
3535
- repo: https://github.com/nbQA-dev/nbQA
36-
rev: 1.3.1
36+
rev: 1.4.0
3737
hooks:
3838
- id: nbqa-black
3939
- id: nbqa-isort

0 commit comments

Comments
 (0)