mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-01-22 05:13:54 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.4 → v0.8.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.8.4...v0.8.6) - [github.com/astral-sh/uv-pre-commit: 0.5.13 → 0.5.14](https://github.com/astral-sh/uv-pre-commit/compare/0.5.13...0.5.14)
This commit is contained in:
parent
a76859f8c1
commit
36d55b1cdb
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ repos:
|
|||
hooks:
|
||||
- id: djhtml
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.8.4
|
||||
rev: v0.8.6
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix]
|
||||
|
@ -61,6 +61,6 @@ repos:
|
|||
hooks:
|
||||
- id: pyproject-fmt
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 0.5.13
|
||||
rev: 0.5.14
|
||||
hooks:
|
||||
- id: uv-lock
|
||||
|
|
Loading…
Add table
Reference in a new issue