From: Marc Fehling Date: Mon, 20 Jan 2025 15:00:27 +0000 (+0100) Subject: Update pre-commit hooks. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=580adacf884824d10d54991befc6ec64d83c4123;p=dealii.git Update pre-commit hooks. --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7998454cc1..0f656dc75c 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.21.2 + rev: v8.23.1 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.28.1 + rev: v1.29.4 hooks: - id: typos files: (?x) ^(doc|examples|include|source|tests)/