X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=d0d5be76e3d6cb7f79cc54ce708e421e2a5678d9;hb=7177ce9f9291a1cf2fa99fe6ff75e279ed4465ef;hp=6a43c26257ac036ab12f547cfd64d23bd5d8f90f;hpb=d167a2d67729501e3b521a33b668804db377842d;p=releng%2Fglobal-jjb.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6a43c262..d0d5be76 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,21 +1,21 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.4.0 + rev: v3.1.0 hooks: - id: trailing-whitespace - repo: https://github.com/prettier/prettier - rev: 1.19.1 + rev: 2.0.5 hooks: - id: prettier - repo: https://github.com/jorisroovers/gitlint - rev: v0.12.0 + rev: v0.13.1 hooks: - id: gitlint - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 1.11.2 + rev: 2.1.1 hooks: - id: shellcheck