mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2022-01-23 00:13:22 +03:00
Auto-update pre-commit hooks (#3493)
Co-authored-by: browniebroke <browniebroke@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
37e724e976
commit
1a31a2a35b
@@ -3,7 +3,7 @@ default_stages: [commit]
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.0.1
|
||||
rev: v4.1.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.0.1
|
||||
rev: v4.1.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
||||
Reference in New Issue
Block a user