diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f6dceb7b4..5bccd4870 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -10,11 +10,6 @@ repos: args: [--fix, --exit-non-zero-on-fix] - id: ruff-format - - repo: https://github.com/astral-sh/uv-pre-commit - rev: 0.4.29 - hooks: - - id: uv-lock - - repo: https://github.com/econchick/interrogate rev: 1.7.0 hooks: