From 698cd0c4f10480991e665f31977650858d625af1 Mon Sep 17 00:00:00 2001 From: William Boman Date: Sun, 12 Mar 2023 09:26:02 +0100 Subject: style: enforce import order (#1092) * chore(workflows): update dependencies * style: enforce import order --- .github/workflows/stylua.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/stylua.yml') diff --git a/.github/workflows/stylua.yml b/.github/workflows/stylua.yml index 3b43b0a8..46286bb1 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.16.1 + version: 0.17.0 -- cgit v1.2.3-70-g09d2