mirror of https://github.com/Bing-su/adetailer.git
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.8.1 → v3.8.3](https://github.com/rbubley/mirrors-prettier/compare/v3.8.1...v3.8.3) - [github.com/astral-sh/ruff-pre-commit: v0.15.0 → v0.15.11](https://github.com/astral-sh/ruff-pre-commit/compare/v0.15.0...v0.15.11)pre-commit-ci-update-config
parent
3a599f5d46
commit
5dc0c96b19
|
|
@ -19,12 +19,12 @@ repos:
|
|||
- id: mixed-line-ending
|
||||
|
||||
- repo: https://github.com/rbubley/mirrors-prettier
|
||||
rev: v3.8.1
|
||||
rev: v3.8.3
|
||||
hooks:
|
||||
- id: prettier
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.15.0
|
||||
rev: v0.15.11
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
|
|||
Loading…
Reference in New Issue