Skip to content

Commit e670933

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 26.3.1 → 26.5.1](psf/black-pre-commit-mirror@26.3.1...26.5.1)
1 parent 02f6086 commit e670933

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
@@ -41,7 +41,7 @@ repos:
4141
- id: pyupgrade
4242
args: [--py3-plus]
4343
- repo: https://github.com/psf/black-pre-commit-mirror
44-
rev: 26.3.1
44+
rev: 26.5.1
4545
hooks:
4646
- id: black
4747
language_version: python3

0 commit comments

Comments
 (0)