diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 169a98c617..872a019da5 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,7 +15,7 @@ repos: - id: uv-export args: [ --frozen, --no-emit-project, --output-file=dev-requirements.txt, --no-hashes ] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.86.3 + rev: 39.91.0 hooks: - id: renovate-config-validator args: [ --strict ]