feat(deps): update pre-commit hook pre-commit/pre-commit-hooks to v4.6.0 (#60)
| datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | pre-commit/pre-commit-hooks | v4.5.0 | v4.6.0 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
9786bc9cd6
commit
14e1aa9300
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.5.0
|
||||
rev: v4.6.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
|
Reference in a new issue