Skip to content

Commit 567693e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/nbQA-dev/nbQA: 1.8.7 → 1.9.1](nbQA-dev/nbQA@1.8.7...1.9.1) - [github.com/kynan/nbstripout: 0.8.0 → 0.8.1](kynan/nbstripout@0.8.0...0.8.1)
1 parent c4fcbe2 commit 567693e

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
@@ -14,7 +14,7 @@ repos:
1414

1515
# Notebook formatting
1616
- repo: https://github.com/nbQA-dev/nbQA
17-
rev: 1.8.7
17+
rev: 1.9.1
1818
hooks:
1919
- id: nbqa-isort
2020
additional_dependencies: [ isort ]
@@ -30,7 +30,7 @@ repos:
3030
# args: [ --line-length=120 ]
3131
#
3232
- repo: https://github.com/kynan/nbstripout
33-
rev: 0.8.0
33+
rev: 0.8.1
3434
hooks:
3535
- id: nbstripout
3636

0 commit comments

Comments
 (0)