Files
pyth-on-line/.pre-commit-config.yaml
pre-commit-ci[bot] 4ed4788465 [pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.12.10 → v0.12.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.12.10...v0.12.11)
2025-09-02 09:23:01 +08:00

12 lines
239 B
YAML

repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.11
hooks:
- id: ruff
args: [--fix]
- id: ruff-format
- repo: https://github.com/crate-ci/typos
rev: v1
hooks:
- id: typos