mirror of
https://github.com/Bing-su/adetailer.git
synced 2026-04-27 17:51:31 +00:00
chore: update pre-commit
This commit is contained in:
@@ -5,6 +5,7 @@ repos:
|
||||
- id: trailing-whitespace
|
||||
args: [--markdown-linebreak-ext=md]
|
||||
- id: end-of-file-fixer
|
||||
- id: mixed-line-ending
|
||||
|
||||
- repo: https://github.com/pycqa/isort
|
||||
rev: 5.12.0
|
||||
@@ -12,7 +13,7 @@ repos:
|
||||
- id: isort
|
||||
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: "v0.0.267"
|
||||
rev: "v0.0.270"
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
||||
Reference in New Issue
Block a user