Skip to content

Commit 49e3670

Browse files
[pre-commit.ci] autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.12.0 → 26.1.0](psf/black-pre-commit-mirror@25.12.0...26.1.0)
1 parent 5c73e37 commit 49e3670

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
@@ -26,7 +26,7 @@ repos:
2626
language: pygrep
2727
files: \.(py|sh|rst|yml|yaml)$
2828
- repo: https://github.com/psf/black-pre-commit-mirror
29-
rev: 25.12.0
29+
rev: 26.1.0
3030
hooks:
3131
- id: black
3232
args: [--check, --diff]

0 commit comments

Comments
 (0)