diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 20c4e14cbc..551762e508 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: - id: uv-export args: [ --frozen, --no-hashes, --no-emit-project, --output-file=requirements/dev.txt ] - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.93.1 + rev: 39.100.1 hooks: - id: renovate-config-validator args: [ --strict ]