Skip to content

Commit ccc05bb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black-pre-commit-mirror: 25.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0)
1 parent 53c1d90 commit ccc05bb

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
@@ -22,7 +22,7 @@ repos:
2222
args: ["--profile", "black", "--filter-files"]
2323

2424
- repo: https://github.com/psf/black-pre-commit-mirror
25-
rev: 25.9.0
25+
rev: 25.11.0
2626
hooks:
2727
- id: black
2828
args: ["--line-length", "100"]

0 commit comments

Comments
 (0)