mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-23 10:04:01 +03:00
Update pyproject-fmt pre-commit hook to v2.5.0 (#5505)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
This commit is contained in:
parent
14ba82423e
commit
6b7c4aebda
|
@ -48,7 +48,7 @@ repos:
|
||||||
- id: flake8
|
- id: flake8
|
||||||
|
|
||||||
- repo: https://github.com/tox-dev/pyproject-fmt
|
- repo: https://github.com/tox-dev/pyproject-fmt
|
||||||
rev: "v2.4.3"
|
rev: "v2.5.0"
|
||||||
hooks:
|
hooks:
|
||||||
- id: pyproject-fmt
|
- id: pyproject-fmt
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user