mirror of
https://github.com/rendercv/rendercv.git
synced 2025-12-23 21:47:55 -05:00
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.3 → v0.9.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.9.3...v0.9.9) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
7 lines
130 B
YAML
7 lines
130 B
YAML
repos:
|
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
|
rev: v0.9.9
|
|
hooks:
|
|
# Run the linter.
|
|
- id: ruff
|