Fix pre-commit hook (#3882)

This commit is contained in:
Luca Prete
2026-04-18 10:07:14 +02:00
committed by GitHub
parent 7a31a07df9
commit f2d4e937d1
286 changed files with 295 additions and 449 deletions

View File

@@ -150,6 +150,7 @@ repos:
(?x)^(
/templates/.*|
modules/cloud-config-container/.*|
.*/0-org-setup/assets/workflow-.*\.yaml
)$
- repo: https://github.com/jumanjihouse/pre-commit-hooks
@@ -172,6 +173,7 @@ repos:
(?x)^(
/templates/.*|
modules/cloud-config-container/.*|
.*/0-org-setup/assets/workflow-.*\.yaml
)$
- repo: https://github.com/google/yapf/