X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=047fc32975415da3e669f5c9fc0fe998109ca06c;hb=d92cb3ee2e72846f2f2dd6e607bc8e76087f1965;hp=fbe75456c66d65e6e7a25c3d284434a1f772e66c;hpb=725220518be40c04b46c2fce670d6c395a6557b3;p=releng%2Fglobal-jjb.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fbe75456..047fc329 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,12 +1,12 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v2.2.1 + rev: v2.4.0 hooks: - id: trailing-whitespace - repo: https://github.com/prettier/prettier - rev: 1.18.2 + rev: 1.19.1 hooks: - id: prettier