forked from orbit-oss/flask
update ruff hook and noqa
co-authored-by: Christian Clauss <cclauss@me.com>
This commit is contained in:
parent
709f83f6a3
commit
3709c4a9a8
3 changed files with 4 additions and 4 deletions
|
|
@ -2,7 +2,7 @@ repos:
|
|||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 45ef068da5f21267bb2a7ec4a623092959f09ce5 # frozen: v0.14.14
|
||||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-check
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 8afdb18d56d3bd3edea0c4ddde96965d6894f5f3 # frozen: 0.9.26
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue