forked from orbit-oss/flask
update dev dependencies
This commit is contained in:
parent
ad68a12645
commit
97bddc1f61
7 changed files with 369 additions and 180 deletions
|
|
@ -1,11 +1,11 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 488940d9de1b658fac229e34c521d75a6ea476f2 # frozen: v0.14.5
|
||||
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
|
||||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: b6675a113e27a9b18f3d60c05794d62ca80c7ab5 # frozen: 0.9.9
|
||||
rev: 5ccbe86b8ad6bd7c28b6944a7553c075ae833637 # frozen: 0.9.21
|
||||
hooks:
|
||||
- id: uv-lock
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue