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