aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorWilliam Boman <william@redwill.se>2022-09-08 15:19:11 +0200
committerGitHub <noreply@github.com>2022-09-08 15:19:11 +0200
commit247ca843f02c279e26c903c8744069ed14db00d3 (patch)
tree80ed305441f9da118d4bdd05757d409d4a5b7cb9 /.github
parentchore: update generated code (#394) (diff)
downloadmason-247ca843f02c279e26c903c8744069ed14db00d3.tar
mason-247ca843f02c279e26c903c8744069ed14db00d3.tar.gz
mason-247ca843f02c279e26c903c8744069ed14db00d3.tar.bz2
mason-247ca843f02c279e26c903c8744069ed14db00d3.tar.lz
mason-247ca843f02c279e26c903c8744069ed14db00d3.tar.xz
mason-247ca843f02c279e26c903c8744069ed14db00d3.tar.zst
mason-247ca843f02c279e26c903c8744069ed14db00d3.zip
chore: bump stylua to 0.14.3 (#395)
Diffstat (limited to '.github')
-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 e6a2af39..abdcfd35 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.14.2
+ version: 0.14.3