Update .pre-commit-config.yaml (#277)
* Update .pre-commit-config.yaml * ruff: Ignore DOC201 * ruff: ignore A005 --------- Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: monosans <hsyqixco@protonmail.com>
This commit is contained in:
co-authored by
github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
monosans
parent
098fb52b3b
commit
da7dc376c6
@@ -21,7 +21,7 @@ repos:
|
||||
hooks:
|
||||
- id: prettier
|
||||
- repo: https://github.com/charliermarsh/ruff-pre-commit
|
||||
rev: v0.5.5
|
||||
rev: v0.5.6
|
||||
hooks:
|
||||
- id: ruff
|
||||
args:
|
||||
|
||||
Reference in New Issue
Block a user