Skip to content

Commit 283137f

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 d4f7fc5 commit 283137f

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
@@ -1,7 +1,7 @@
11
repos:
22
- repo: https://github.com/psf/black
33
# Version can be updated by running "pre-commit autoupdate"
4-
rev: 24.8.0
4+
rev: 24.10.0
55
hooks:
66
- id: black
77
ci:

0 commit comments

Comments
 (0)