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 1
1
repos :
2
2
# lint yaml, line and whitespace
3
3
- repo : https://github.com/pre-commit/pre-commit-hooks
4
- rev : cef0300fd0fc4d2a87a85fa2093c6b283ea36f4b # frozen: v5 .0.0
4
+ rev : 3e8a8703264a2f4a69428a0aa4dcb512790b2c8c # frozen: v6 .0.0
5
5
hooks :
6
6
- id : check-yaml
7
7
exclude : ^(rootfs/webapp/|acarshub-typescript/node_modules/)
50
50
exclude : ^(rootfs/webapp/|acarshub-typescript/node_modules/|Dockerfile*)
51
51
52
52
- repo : https://github.com/pre-commit/mirrors-eslint
53
- rev : ed3f17e5aff0d02bba2331d3ad981bb035b50239 # frozen: v9.31 .0
53
+ rev : ba2f2491a21a5c119026624fcdc033831c434c12 # frozen: v9.33 .0
54
54
hooks :
55
55
- id : eslint
56
56
files : \.[j]sx?$ # *.js, *.jsx, *.ts and *.tsx
70
70
types : [text]
71
71
exclude : ^(rootfs/webapp/|acarshub-typescript/node_modules/|acarshub-typescript/package.json|acarshub-typescript/package-lock.json)
72
72
- repo : https://github.com/shellcheck-py/shellcheck-py
73
- rev : a23f6b85d0fdd5bb9d564e2579e678033debbdff # frozen: v0.10 .0.1
73
+ rev : 745eface02aef23e168a8afb6b5737818efbea95 # frozen: v0.11 .0.1
74
74
hooks :
75
75
- id : shellcheck
76
76
- repo : https://github.com/sirosen/check-jsonschema
You can’t perform that action at this time.
0 commit comments