File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 13
13
14
14
# lint the dockerfiles
15
15
- repo : https://github.com/hadolint/hadolint
16
- rev : c3dc18df7a501f02a560a2cc7ba3c69a85ca01d3 # frozen: v2.13.1-beta
16
+ rev : 4e697ba704fd23b2409b947a319c19c3ee54d24f # frozen: v2.14.0
17
17
hooks :
18
18
- id : hadolint
19
19
41
41
- id : shellcheck
42
42
43
43
- repo : https://github.com/sirosen/check-jsonschema
44
- rev : 54da05914997e6b04e4db33ed6757d744984c68b # frozen: 0.33.2
44
+ rev : 83987cd6ad8943c7f029b500b14aaf82c00a01fa # frozen: 0.34.0
45
45
hooks :
46
46
- id : check-github-actions
47
47
- id : check-github-workflows
54
54
55
55
# lint python formatting
56
56
- repo : https://github.com/psf/black
57
- rev : 8a737e727ac5ab2f1d4cf5876720ed276dc8dc4b # frozen: 25.1 .0
57
+ rev : af0ba72a73598c76189d6dd1b21d8532255d5942 # frozen: 25.9 .0
58
58
hooks :
59
59
- id : black
60
60
You can’t perform that action at this time.
0 commit comments