From 239ee13434d0f047ca6de33714b5d88e5c57ee54 Mon Sep 17 00:00:00 2001 From: jpthiele <54978337+jpthiele@users.noreply.github.com> Date: Sat, 30 Nov 2024 01:37:42 +0000 Subject: [PATCH] [Dependencies] auto update pre-commit hook --- .pre-commit-config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 83a49f5..7088a8a 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,10 +12,10 @@ repos: - id: no-commit-to-branch args: [--branch,master] - repo: https://github.com/gitleaks/gitleaks - rev: v8.16.3 + rev: v8.21.2 hooks: - id: gitleaks - repo: https://github.com/codespell-project/codespell - rev: v2.2.4 + rev: v2.3.0 hooks: - id: codespell