diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2f164bf..77f1d4a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -81,7 +81,7 @@ repos: - --builtin-schema - github-workflows-require-timeout - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 39.7.5 + rev: 39.7.6 hooks: - id: renovate-config-validator - repo: https://github.com/sirwart/ripsecrets @@ -89,7 +89,7 @@ repos: hooks: - id: ripsecrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.7.2 + rev: v0.7.4 hooks: - id: ruff-format - id: ruff