aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows/stylua.yml
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2023-03-12 09:25:41 +0100
committerGitHub <noreply@github.com>2023-03-12 09:25:41 +0100
commita81503f0019942111fe464209237f8b4e85f4687 (patch)
tree390147103c990591dc0131c2fc44ca53b4a1b699 /.github/workflows/stylua.yml
parentfeat: add standardrb (#167) (diff)
downloadmason-lspconfig-a81503f0019942111fe464209237f8b4e85f4687.tar
mason-lspconfig-a81503f0019942111fe464209237f8b4e85f4687.tar.gz
mason-lspconfig-a81503f0019942111fe464209237f8b4e85f4687.tar.bz2
mason-lspconfig-a81503f0019942111fe464209237f8b4e85f4687.tar.lz
mason-lspconfig-a81503f0019942111fe464209237f8b4e85f4687.tar.xz
mason-lspconfig-a81503f0019942111fe464209237f8b4e85f4687.tar.zst
mason-lspconfig-a81503f0019942111fe464209237f8b4e85f4687.zip
style: enforce import order (#169)
* chore(workflows): update dependencies * style: enforce import order
Diffstat (limited to '.github/workflows/stylua.yml')
-rw-r--r--.github/workflows/stylua.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/stylua.yml b/.github/workflows/stylua.yml
index 89ce5ed..46286bb 100644
--- a/.github/workflows/stylua.yml
+++ b/.github/workflows/stylua.yml
@@ -18,4 +18,4 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
# CLI arguments
args: --check .
- version: 0.15.0
+ version: 0.17.0