This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/trunk by this push:
new 4200e9bbd1 pre-commit autoupdate (#404)
4200e9bbd1 is described below
commit 4200e9bbd10ef17867b953738040a433b3d6b6d2
Author: John Bampton <[email protected]>
AuthorDate: Thu Sep 4 00:41:55 2025 +1000
pre-commit autoupdate (#404)
https://pre-commit.com/#pre-commit-autoupdate
Updated the hooks to the latest versions
---
.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 51b1bbf165..ae3471798a 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -26,7 +26,7 @@ repos:
- id: identity
- id: check-hooks-apply
- repo: https://github.com/gitleaks/gitleaks
- rev: v8.27.2
+ rev: v8.28.0
hooks:
- id: gitleaks
name: run gitleaks
@@ -44,7 +44,7 @@ repos:
- .github/workflows/license-templates/LICENSE.txt
- --fuzzy-match-generates-todo
- repo: https://github.com/pre-commit/pre-commit-hooks
- rev: v5.0.0
+ rev: v6.0.0
hooks:
- id: check-case-conflict
- id: check-illegal-windows-names