Skip to content

Commit 33d09ff

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - https://github.com/ambv/black → https://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 23.3.0 → 25.9.0](psf/black-pre-commit-mirror@23.3.0...25.9.0)
1 parent e34455a commit 33d09ff

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
fail_fast: true
22
repos:
3-
- repo: https://github.com/ambv/black
4-
rev: 23.3.0
3+
- repo: https://github.com/psf/black-pre-commit-mirror
4+
rev: 25.9.0
55
hooks:
66
- id: black
77
language_version: python3.10

0 commit comments

Comments
 (0)