Skip to content

Commit e353005

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 23.10.1 → 24.2.0](psf/black@23.10.1...24.2.0) - [github.com/kynan/nbstripout: 0.6.1 → 0.7.1](kynan/nbstripout@0.6.1...0.7.1) - [github.com/nbQA-dev/nbQA: 1.7.0 → 1.8.4](nbQA-dev/nbQA@1.7.0...1.8.4)
1 parent 1dedbf6 commit e353005

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
@@ -5,15 +5,15 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/psf/black
8-
rev: 23.10.1
8+
rev: 24.2.0
99
hooks:
1010
- id: black
1111
- repo: https://github.com/kynan/nbstripout
12-
rev: 0.6.1
12+
rev: 0.7.1
1313
hooks:
1414
- id: nbstripout
1515
- repo: https://github.com/nbQA-dev/nbQA
16-
rev: 1.7.0
16+
rev: 1.8.4
1717
hooks:
1818
- id: nbqa-black
1919
#- id: nbqa-isort

0 commit comments

Comments
 (0)