File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,23 +51,24 @@ repos:
5151 rev : " 6.0.1"
5252 hooks :
5353 - id : isort
54- - repo : https://github.com/dosisod/refurb
55- rev : v2.0.0
56- hooks :
57- - id : refurb
58- additional_dependencies :
59- - boto3
60- - django-constance
61- - django-cors-headers
62- - django-environ
63- - django-extensions
64- - django-filter
65- - django-simple-history
66- - django-stubs[compatible-mypy]
67- - drf-spectacular
68- - drf-standardized-errors
69- - djangorestframework-stubs[compatible-mypy]
70- - zappa-django-utils
54+ # TODO: https://github.com/dosisod/refurb/issues/372 문제 해소 후 uncomment 필요
55+ # - repo: https://github.com/dosisod/refurb
56+ # rev: v2.0.0
57+ # hooks:
58+ # - id: refurb
59+ # additional_dependencies:
60+ # - boto3
61+ # - django-constance
62+ # - django-cors-headers
63+ # - django-environ
64+ # - django-extensions
65+ # - django-filter
66+ # - django-simple-history
67+ # - django-stubs[compatible-mypy]
68+ # - drf-spectacular
69+ # - drf-standardized-errors
70+ # - djangorestframework-stubs[compatible-mypy]
71+ # - zappa-django-utils
7172 - repo : https://github.com/astral-sh/uv-pre-commit
7273 rev : 0.6.12
7374 hooks :
You can’t perform that action at this time.
0 commit comments