diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index dc2bb23..b9a2180 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: - id: detect-secrets - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.3.7 + rev: v0.4.1 hooks: - id: ruff args: [--fix] @@ -54,7 +54,7 @@ repos: - id: gitleaks - repo: https://github.com/renovatebot/pre-commit-hooks - rev: 37.296.0 + rev: 37.318.0 hooks: - id: renovate-config-validator