X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=.pre-commit-config.yaml;h=4738b01c6e2c4dc27b4eb158eb73e3e85d89575a;hb=6af1c0c3eda77ae8113ba6760ad5a86313f43da8;hp=188d28fb90a8798c47c712c82c2ce8269f6495e7;hpb=a250a05300020c26cd7258cd8b589faff4f60645;p=releng%2Fglobal-jjb.git diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 188d28fb..4738b01c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,7 +1,7 @@ --- repos: - repo: https://github.com/pre-commit/pre-commit-hooks - rev: v4.0.1 + rev: v4.2.0 hooks: - id: trailing-whitespace - id: no-commit-to-branch @@ -10,13 +10,13 @@ repos: - --branch=main - repo: https://github.com/pre-commit/mirrors-prettier - rev: v2.3.2 + rev: v2.6.2 hooks: - id: prettier stages: [commit] - repo: https://github.com/jorisroovers/gitlint - rev: v0.15.1 + rev: v0.17.0 hooks: - id: gitlint @@ -26,12 +26,12 @@ repos: - id: yamllint - repo: https://github.com/jumanjihouse/pre-commit-hooks - rev: 2.1.5 + rev: 2.1.6 hooks: - id: shellcheck - repo: https://github.com/btford/write-good - rev: v1.0.4 + rev: v1.0.8 hooks: - id: write-good exclude: > @@ -43,7 +43,7 @@ repos: )$ - repo: https://github.com/btford/write-good - rev: v1.0.4 + rev: v1.0.8 hooks: # Files listed below break the following write-good rules: # - adverb weakens meaning @@ -59,7 +59,7 @@ repos: files: docs/jjb/lf-ci-jobs.rst - repo: https://github.com/btford/write-good - rev: v1.0.4 + rev: v1.0.8 hooks: # Files listed below break the following write-good rules: # - is wordy or unneeded