mirror of
https://github.com/A-Minos/nonebot-plugin-tetris-stats.git
synced 2026-03-05 05:36:54 +08:00
15d3a33cb8e6c210612c202ed202fc12672ab20c
* ⬆️ auto update by pre-commit hooks updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.14 → v0.15.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.14...v0.15.0) * Fix ASYNC240: Use async file I/O in check_hash (#591) * Initial plan * Fix ASYNC240: Replace synchronous Path.read_text() with async aiofiles operation Co-authored-by: shoucandanghehe <51957264+shoucandanghehe@users.noreply.github.com> * Add explicit UTF-8 encoding to ensure consistent behavior across platforms Co-authored-by: shoucandanghehe <51957264+shoucandanghehe@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: shoucandanghehe <51957264+shoucandanghehe@users.noreply.github.com> --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: shoucandanghehe <51957264+shoucandanghehe@users.noreply.github.com>
Languages
Python
100%