Skip to content

Commit 05732cc

Browse files
committed
ci(deps): luacheck 1.1.1 -> 1.2.0
1 parent d746254 commit 05732cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
- name: luacheck
2727
run: |
28-
luarocks install luacheck 1.1.1
28+
luarocks install luacheck 1.2.0
2929
make lint
3030
3131
style:

0 commit comments

Comments
 (0)