Skip to content

Commit b98f12d

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 24.8.0 → 24.10.0](psf/black@24.8.0...24.10.0)
1 parent cc2cdce commit b98f12d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ repos:
1616
hooks:
1717
- id: isort
1818
- repo: https://github.com/psf/black
19-
rev: 24.8.0
19+
rev: 24.10.0
2020
hooks:
2121
- id: black
2222
- repo: https://github.com/collective/zpretty

0 commit comments

Comments
 (0)