Skip to content

Commit 255b7c8

Browse files
author
Jose Alvarez
authored
chore: bump stylua version for CI (#973)
1 parent 9c396ab commit 255b7c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/default.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
token: ${{ secrets.GITHUB_TOKEN }}
1818
args: --color always --check .
19-
version: 14
19+
version: 14.2
2020

2121
selene:
2222
name: Lint

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repos:
22
- repo: https://github.com/johnnymorganz/stylua
3-
rev: v0.14.0
3+
rev: v0.14.2
44
hooks:
55
- id: stylua-github
66
- repo: https://github.com/pre-commit/mirrors-prettier

0 commit comments

Comments
 (0)