mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-05 19:24:46 +00:00
Auto-update pre-commit hooks (#3673)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
This commit is contained in:
parent
883be20f34
commit
d143f0028d
2 changed files with 2 additions and 2 deletions
|
|
@ -3,7 +3,7 @@ default_stages: [commit]
|
|||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.1.0
|
||||
rev: v4.2.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: check-yaml
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@ default_stages: [commit]
|
|||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.1.0
|
||||
rev: v4.2.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
|
|
|||
Loading…
Reference in a new issue