diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73e62d1f..bded26b8 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,3 +1,6 @@ +ci: + skip: [uv-lock, sync-requirements] + repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v6.0.0