mirror of
https://github.com/promplate/pyth-on-line.git
synced 2025-09-06 12:29:32 +00:00
![pre-commit-ci[bot]](/assets/img/avatar_default.png)
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)
12 lines
239 B
YAML
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
|