Skip to content

Commit a583877

Browse files
[pre-commit.ci] pre-commit autoupdate (#212)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent b094bff commit a583877

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
@@ -28,7 +28,7 @@ repos:
2828
args: ["--profile", "black", "--filter-files"]
2929

3030
- repo: https://github.com/psf/black-pre-commit-mirror
31-
rev: 25.12.0
31+
rev: 26.1.0
3232
hooks:
3333
- id: black
3434
language_version: python3

0 commit comments

Comments
 (0)