diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3d5a5f0e..c317de89 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: - id: end-of-file-fixer - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 38.110.2 + rev: 38.120.1 hooks: - id: renovate-config-validator files: ^renovate\.json$ @@ -35,7 +35,7 @@ repos: - repo: https://github.com/astral-sh/uv-pre-commit # uv version. - rev: 0.4.18 + rev: 0.4.20 hooks: # Update the uv lockfile - id: uv-lock