Skip to content

Commit 8427d36

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.4.2 → 24.8.0](psf/black@24.4.2...24.8.0) - [github.com/nbQA-dev/nbQA: 1.8.5 → 1.8.7](nbQA-dev/nbQA@1.8.5...1.8.7)
1 parent a7fefde commit 8427d36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

+2-2
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: 24.4.2
8+
rev: 24.8.0
99
hooks:
1010
- id: black
1111
- repo: https://github.com/kynan/nbstripout
1212
rev: 0.7.1
1313
hooks:
1414
- id: nbstripout
1515
- repo: https://github.com/nbQA-dev/nbQA
16-
rev: 1.8.5
16+
rev: 1.8.7
1717
hooks:
1818
- id: nbqa-black
1919
#- id: nbqa-isort

0 commit comments

Comments
 (0)