---
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
- --branch=main
- repo: https://github.com/pre-commit/mirrors-prettier
- rev: v2.4.1
+ rev: v2.6.2
hooks:
- id: prettier
stages: [commit]
- repo: https://github.com/jorisroovers/gitlint
- rev: v0.16.0
+ rev: v0.17.0
hooks:
- id: gitlint
- 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: >
)$
- 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
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