mirror of
https://github.com/Crocmagnon/charasheet.git
synced 2025-02-22 04:21:42 +01:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-eslint: v9.20.0 → v9.20.1](https://github.com/pre-commit/mirrors-eslint/compare/v9.20.0...v9.20.1) - [github.com/astral-sh/uv-pre-commit: 0.5.29 → 0.6.1](https://github.com/astral-sh/uv-pre-commit/compare/0.5.29...0.6.1)
This commit is contained in:
parent
8edfc04bd4
commit
f67812747c
1 changed files with 2 additions and 2 deletions
|
@ -48,7 +48,7 @@ repos:
|
|||
- id: prettier
|
||||
types_or: [javascript, css]
|
||||
- repo: https://github.com/pre-commit/mirrors-eslint
|
||||
rev: v9.20.0
|
||||
rev: v9.20.1
|
||||
hooks:
|
||||
- id: eslint
|
||||
args: [--fix]
|
||||
|
@ -61,6 +61,6 @@ repos:
|
|||
hooks:
|
||||
- id: pyproject-fmt
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 0.5.29
|
||||
rev: 0.6.1
|
||||
hooks:
|
||||
- id: uv-lock
|
||||
|
|
Loading…
Add table
Reference in a new issue