Skip to content

Commit 5c505f4

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 24.4.2 → 24.8.0](psf/black-pre-commit-mirror@24.4.2...24.8.0)
1 parent d0475ad commit 5c505f4

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
@@ -42,7 +42,7 @@ repos:
4242
- id: check-merge-conflict
4343
# - id: no-commit-to-branch # To be included when other contributions join the project
4444
- repo: https://github.com/psf/black-pre-commit-mirror
45-
rev: 24.4.2
45+
rev: 24.8.0
4646
hooks:
4747
- id: black
4848
args: [ --line-length=120 ]

0 commit comments

Comments
 (0)