1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-04 05:40:29 +02:00

Bump dprint/check from 2.2 to 2.3 (#2797)

Bumps [dprint/check](https://github.com/dprint/check) from 2.2 to 2.3.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-07-01 11:13:38 +01:00
committed by GitHub
parent fb95fb377d
commit 9599e3f7fb

View File

@ -28,7 +28,7 @@ jobs:
rustup component add rustfmt rustup component add rustfmt
- name: Check formatting - name: Check formatting
uses: dprint/check@v2.2 uses: dprint/check@v2.3
typos: typos:
runs-on: ubuntu-latest runs-on: ubuntu-latest