File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 35
35
- id : rst-inline-touching-normal
36
36
37
37
- repo : https://github.com/pre-commit/mirrors-prettier
38
- rev : ' v4.0.0-alpha.4 '
38
+ rev : ' v4.0.0-alpha.8 '
39
39
hooks :
40
40
- id : prettier
41
41
types_or : [yaml, markdown, json]
@@ -67,12 +67,12 @@ repos:
67
67
args : [--config=pyproject.toml]
68
68
69
69
- repo : https://github.com/PyCQA/isort
70
- rev : 5.13.0
70
+ rev : 5.13.2
71
71
hooks :
72
72
- id : isort
73
73
74
74
- repo : https://github.com/psf/black
75
- rev : 23.11.0
75
+ rev : 23.12.1
76
76
hooks :
77
77
- id : black
78
78
@@ -105,14 +105,14 @@ repos:
105
105
additional_dependencies : ['bandit[toml]']
106
106
107
107
- repo : https://github.com/Riverside-Healthcare/djLint
108
- rev : v1.34.0
108
+ rev : v1.34.1
109
109
hooks :
110
110
- id : djlint-reformat-django
111
111
args : ['--configuration', './pyproject.toml']
112
112
- id : djlint-django
113
113
114
114
- repo : https://github.com/pre-commit/mirrors-mypy
115
- rev : v1.7.1
115
+ rev : v1.8.0
116
116
hooks :
117
117
- id : mypy
118
118
args : [--config-file, ./pyproject.toml]
You can’t perform that action at this time.
0 commit comments