Skip to content

Commit 217f064

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.9.0 → 25.11.0](psf/black-pre-commit-mirror@25.9.0...25.11.0)
1 parent 929ce5c commit 217f064

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
@@ -30,8 +30,8 @@ repos:
3030
- id: mypy
3131
name: Mypy typing checks
3232

33-
- repo: https://github.com/psf/black
34-
rev: 25.9.0
33+
- repo: https://github.com/psf/black-pre-commit-mirror
34+
rev: 25.11.0
3535
hooks:
3636
- id: black
3737
language_version: python3.9

0 commit comments

Comments
 (0)