Skip to content

Commit 090673b

Browse files
⬆️ auto update by pre-commit hooks (#121)
* ⬆️ auto update by pre-commit hooks updates: - [github.com/pycqa/isort: 5.13.2 → 8.0.1](PyCQA/isort@5.13.2...8.0.1) - https://github.com/psf/blackhttps://github.com/psf/black-pre-commit-mirror - [github.com/psf/black-pre-commit-mirror: 25.1.0 → 26.1.0](psf/black-pre-commit-mirror@25.1.0...26.1.0) - [github.com/astral-sh/ruff-pre-commit: v0.12.7 → v0.15.4](astral-sh/ruff-pre-commit@v0.12.7...v0.15.4) * 🚨 auto fix by pre-commit hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tarrailt <rf_tar_railt@qq.com>
1 parent a78a1c9 commit 090673b

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
@@ -12,7 +12,7 @@ repos:
1212
- id: isort
1313
stages: [pre-commit]
1414

15-
- repo: https://github.com/psf/black
15+
- repo: https://github.com/psf/black-pre-commit-mirror
1616
rev: 26.1.0
1717
hooks:
1818
- id: black

0 commit comments

Comments
 (0)