mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-01-26 11:19:53 +00:00
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/rbubley/mirrors-prettier: v3.7.4 → v3.8.0](https://github.com/rbubley/mirrors-prettier/compare/v3.7.4...v3.8.0) - [github.com/astral-sh/ruff-pre-commit: v0.14.8 → v0.14.13](https://github.com/astral-sh/ruff-pre-commit/compare/v0.14.8...v0.14.13)
This commit is contained in:
committed by
GitHub
parent
f891c5560a
commit
1cc8dc9f2f
@@ -19,12 +19,12 @@ repos:
|
||||
- id: mixed-line-ending
|
||||
|
||||
- repo: https://github.com/rbubley/mirrors-prettier
|
||||
rev: v3.7.4
|
||||
rev: v3.8.0
|
||||
hooks:
|
||||
- id: prettier
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.14.8
|
||||
rev: v0.14.13
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
||||
Reference in New Issue
Block a user