From d51c3e1f1bb0a19e3917145a3a7aff373946a46b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 30 Jan 2025 21:28:02 +0000 Subject: [PATCH] chore(deps): update dependency leptosfmt to v0.1.33 (#725) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/desktop-tauri.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/desktop-tauri.yml b/.github/workflows/desktop-tauri.yml index 2272de4..56133f7 100644 --- a/.github/workflows/desktop-tauri.yml +++ b/.github/workflows/desktop-tauri.yml @@ -71,7 +71,7 @@ jobs: uses: baptiste0928/cargo-install@91c5da15570085bcde6f4d7aed98cb82d6769fd3 # v3 with: crate: leptosfmt - version: 0.1.32 + version: 0.1.33 locked: true - name: 📐 Run leptosfmt and fail if any warnings (macos only)