Skip to content

Commit 991e5e9

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)
1 parent 1f1471b commit 991e5e9

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.4.2
4+
rev: 24.8.0
55
hooks:
66
- id: black
77
ci:

0 commit comments

Comments
 (0)