update dev dependencies
This commit is contained in:
parent
97bddc1f61
commit
64dd0809c2
5 changed files with 389 additions and 267 deletions
|
|
@ -1,11 +1,11 @@
|
|||
repos:
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: 5ba58aca0bd5bc7c0e1c0fc45af2e88d6a2bde83 # frozen: v0.14.10
|
||||
rev: 45ef068da5f21267bb2a7ec4a623092959f09ce5 # frozen: v0.14.14
|
||||
hooks:
|
||||
- id: ruff
|
||||
- id: ruff-format
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
rev: 5ccbe86b8ad6bd7c28b6944a7553c075ae833637 # frozen: 0.9.21
|
||||
rev: 8afdb18d56d3bd3edea0c4ddde96965d6894f5f3 # frozen: 0.9.26
|
||||
hooks:
|
||||
- id: uv-lock
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue