pre-commit updates
This commit is contained in:
@@ -5,7 +5,7 @@ repos:
|
|||||||
- id: end-of-file-fixer
|
- id: end-of-file-fixer
|
||||||
- id: trailing-whitespace
|
- id: trailing-whitespace
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.14.13
|
rev: v0.15.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff-check
|
- id: ruff-check
|
||||||
types_or: [ python, pyi ]
|
types_or: [ python, pyi ]
|
||||||
@@ -21,7 +21,7 @@ repos:
|
|||||||
- tomli
|
- tomli
|
||||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||||
# uv version.
|
# uv version.
|
||||||
rev: 0.9.26
|
rev: 0.10.4
|
||||||
hooks:
|
hooks:
|
||||||
# Update the uv lockfile
|
# Update the uv lockfile
|
||||||
- id: uv-lock
|
- id: uv-lock
|
||||||
|
|||||||
Reference in New Issue
Block a user