diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 38d871d..4577b7a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ ci: See https://pre-commit.ci for details. repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v5.0.0 + rev: v6.0.0 hooks: - id: end-of-file-fixer - id: mixed-line-ending @@ -29,6 +29,6 @@ repos: hooks: - id: typos - repo: https://github.com/gitleaks/gitleaks - rev: v8.24.3 + rev: v8.30.0 hooks: - id: gitleaks