Skip to content

Commit a64a424

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 0dd2c51 commit a64a424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ default_language_version:
22
python: python3
33
repos:
44
- repo: https://github.com/psf/black
5-
rev: 24.4.2
5+
rev: 24.8.0
66
hooks:
77
- id: black
88
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)