Skip to content

Commit 0bb308f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 26.3.1](psf/black-pre-commit-mirror@25.1.0...26.3.1)
1 parent cda6291 commit 0bb308f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
repos:
3-
- repo: https://github.com/psf/black
4-
rev: 25.1.0
3+
- repo: https://github.com/psf/black-pre-commit-mirror
4+
rev: 26.3.1
55
hooks:
66
- id: black
77
args: [--target-version=py36]

0 commit comments

Comments
 (0)