pre-commit autoupdate

This commit is contained in:
John Bampton
2025-03-28 08:04:21 +10:00
parent 1ae4f94844
commit c1a0a6193b
+2 -2
View File
@@ -25,7 +25,7 @@ repos:
language: node
additional_dependencies: ["prettier@3.3.3"]
- repo: https://github.com/gitleaks/gitleaks
rev: v8.24.0
rev: v8.24.2
hooks:
- id: gitleaks
name: run gitleaks
@@ -121,7 +121,7 @@ repos:
name: run shellcheck
description: check shell scripts with a static analysis tool
- repo: https://github.com/adrienverge/yamllint
rev: v1.36.0
rev: v1.37.0
hooks:
- id: yamllint
name: run yamllint