From: Marc Fehling Date: Sat, 28 Jun 2025 15:49:27 +0000 (+0200) Subject: Update pre-commit-config. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8aab68c4c6f5039192c4142725b983343c2c152a;p=dealii.git Update pre-commit-config. --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f516c4ae90..9017a0bbdb 100755 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -28,7 +28,7 @@ repos: ) exclude: ^bundled/ - repo: https://github.com/gitleaks/gitleaks - rev: v8.24.0 + rev: v8.27.2 hooks: - id: gitleaks - repo: https://github.com/pre-commit/mirrors-clang-format @@ -42,7 +42,7 @@ repos: \.h )$ - repo: https://github.com/crate-ci/typos - rev: v1.29.10 + rev: v1.33.1 hooks: - id: typos files: (?x) ^(doc|examples|include|source|tests)/