diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9ef8d58..e8b8cb9 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -15,10 +15,10 @@ repos: - id: ruff-format - id: ruff-check - repo: https://github.com/RobertCraigie/pyright-python - rev: v1.1.402 + rev: v1.1.403 hooks: - id: pyright - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 41.23.2 + rev: 41.23.5 hooks: - id: renovate-config-validator