Merge pull request #13 from truxnell/renovate/pre-commit-pre-commit-hooks-4.x
feat(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.5.0
This commit is contained in:
commit
4f81508041
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ repos:
|
|||
- .github/lint/.yamllint.yaml
|
||||
id: yamllint
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.4.0
|
||||
rev: v4.5.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
|
Reference in a new issue