mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-01-27 01:34:28 +03:00
Auto-update pre-commit hooks
This commit is contained in:
parent
76f1a2875f
commit
d1ce715e83
|
@ -11,12 +11,12 @@ repos:
|
||||||
- id: check-yaml
|
- id: check-yaml
|
||||||
|
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 21.6b0
|
rev: 21.7b0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
|
|
||||||
- repo: https://github.com/timothycrosley/isort
|
- repo: https://github.com/timothycrosley/isort
|
||||||
rev: 5.9.1
|
rev: 5.9.2
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user