X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=4ab5eb4e202c11c1a53e21de7512642a3915b16f;hb=9245b69650c0192d8793a3378271237070339be5;hp=f634d60ba1f1dba8329632001dd30cd9107594dd;hpb=2b7f910c16ae9c5ba084bbd797f50873897934ed;p=releng%2Fglobal-jjb.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index f634d60b..4ab5eb4e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -20,6 +20,11 @@ repos: hooks: - id: gitlint + - repo: https://github.com/adrienverge/yamllint.git + rev: v1.26.1 + hooks: + - id: yamllint + - repo: https://github.com/jumanjihouse/pre-commit-hooks rev: 2.1.5 hooks: