From 3fbf30d0af93f17e0c042de495cc7d01a7240be3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 21:43:59 +0000 Subject: [PATCH] Bump dprint/check from 2.2 to 2.3 Bumps [dprint/check](https://github.com/dprint/check) from 2.2 to 2.3. - [Release notes](https://github.com/dprint/check/releases) - [Commits](https://github.com/dprint/check/compare/v2.2...v2.3) --- updated-dependencies: - dependency-name: dprint/check dependency-version: '2.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 02bff9c..053e247 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -286,4 +286,4 @@ jobs: run: rustup component add rustfmt - name: Check Formatting - uses: dprint/check@v2.2 + uses: dprint/check@v2.3