9 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
581ac2b3d1
[pre-commit.ci] pre-commit autoupdate (#9)
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 24.4.2 → 25.1.0](https://github.com/psf/black/compare/24.4.2...25.1.0)
- https://github.com/timothycrosley/isorthttps://github.com/PyCQA/isort
- [github.com/PyCQA/isort: 5.13.2 → 6.0.0](https://github.com/PyCQA/isort/compare/5.13.2...6.0.0)
- [github.com/pre-commit/mirrors-mypy: v1.13.0 → v1.15.0](https://github.com/pre-commit/mirrors-mypy/compare/v1.13.0...v1.15.0)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2025-02-11 13:48:54 +08:00
d0110f1c11
Update .pre-commit-config.yaml
All checks were successful
Pre-commit checks / pre-commit (3.11) (push) Successful in 1m38s
Pre-commit checks / pre-commit (3.10) (push) Successful in 2m13s
Pre-commit checks / pre-commit (3.12) (push) Successful in 2m15s
Pre-commit checks / pre-commit (3.13) (push) Successful in 2m13s
Pytest API Testing / Pytest (3.11) (push) Successful in 1m30s
Pytest API Testing / Pytest (3.10) (push) Successful in 2m10s
Pytest API Testing / Pytest (3.12) (push) Successful in 2m7s
Pytest API Testing / Pytest (3.13) (push) Successful in 2m4s
2024-12-14 05:27:22 +08:00
53d9cfb15a 🎨 Apply black formatting 2024-12-14 01:15:29 +08:00
bf409f8564 更新 .pre-commit-config.yaml,添加 isort 钩子;优化配置文件格式;更新 pyproject.toml 中的作者信息
All checks were successful
Pre-commit checks / pre-commit (3.11) (push) Successful in 6m17s
Pre-commit checks / pre-commit (3.10) (push) Successful in 6m20s
Pre-commit checks / pre-commit (3.12) (push) Successful in 5m47s
Pre-commit checks / pre-commit (3.13) (push) Successful in 6m31s
Pytest API Testing / Pytest (3.10) (push) Successful in 4m30s
Pytest API Testing / Pytest (3.11) (push) Successful in 4m16s
Pytest API Testing / Pytest (3.12) (push) Successful in 3m50s
Pytest API Testing / Pytest (3.13) (push) Successful in 4m23s
2024-12-13 19:05:17 +08:00
26009a3335 🎨 更新 .pre-commit-config.yaml,启用额外的钩子;优化代码格式,确保一致性;更新 pyproject.toml,添加新作者信息 2024-12-13 18:59:28 +08:00
849cc24968 🎨 Apply black formatting 2024-12-13 18:53:47 +08:00
6f1817726e
❇️ Update .pre-commit-config.yaml
Some checks failed
Pre-commit checks / pre-commit (3.11) (push) Failing after 1m40s
Pre-commit checks / pre-commit (3.10) (push) Failing after 2m30s
Pre-commit checks / pre-commit (3.12) (push) Failing after 2m24s
Pre-commit checks / pre-commit (3.13) (push) Failing after 2m45s
Pytest API Testing / Pytest (3.10) (push) Successful in 2m10s
Pytest API Testing / Pytest (3.11) (push) Successful in 1m33s
Pytest API Testing / Pytest (3.12) (push) Successful in 2m4s
Pytest API Testing / Pytest (3.13) (push) Successful in 2m3s
2024-12-13 04:55:06 +08:00
5797381824 更新 mypy 版本至 1.13.0,重构 marshoai-megakits 模块并添加随机数和计算功能 2024-12-13 02:40:55 +08:00
8defcfdd66 🎨 更新 Python 依赖版本至 3.10,新增 pre-commit 工作流及配置文件 2024-12-13 02:23:38 +08:00