Skip to content

Commit 6458b88

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.0](psf/black-pre-commit-mirror@26.3.1...26.5.0)
1 parent 6c1d3af commit 6458b88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repos:
99
- id: end-of-file-fixer
1010
- id: trailing-whitespace
1111
- repo: https://github.com/psf/black-pre-commit-mirror
12-
rev: 26.3.1
12+
rev: 26.5.0
1313
hooks:
1414
- id: black
1515
args: [--line-length=128, --verbose]

0 commit comments

Comments
 (0)