diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 718c63ce..fc1ee297 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -46,7 +46,7 @@ repos: # Linter and formatter - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.15 + rev: v0.15.20 hooks: - id: ruff args: @@ -85,6 +85,6 @@ repos: # renovate.json validator - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 43.207.3 + rev: 43.252.5 hooks: - id: renovate-config-validator