fix yaml linting (#3466)

This commit is contained in:
Ludovico Magnocavallo
2025-10-25 11:15:25 +02:00
committed by GitHub
parent 6fafdc8780
commit 08e6c4196a
30 changed files with 81 additions and 49 deletions

View File

@@ -60,4 +60,4 @@ context:
iam_principals:
gcp-organization-admins: group:fabric-fast-owners@google.com
locations:
primary: europe-west1
primary: europe-west1

View File

@@ -7,3 +7,4 @@ deepdiff>=6.2.3
python-hcl2>=4.3.0
pytest-xdist>=3.1.0
jsonschema>=4.22.0
yamllint>=1.37.1