Bump dprint/check from v1.2 to v1.3

Bumps [dprint/check](https://github.com/dprint/check) from v1.2 to v1.3.
- [Release notes](https://github.com/dprint/check/releases)
- [Commits](https://github.com/dprint/check/compare/v1.2...73e06d86562a052a5fa32b01e1350a7b8de99966)

Signed-off-by: dependabot[bot] <support@github.com>
pull/429/head
dependabot[bot] 3 years ago committed by GitHub
parent 2472d116a2
commit df8bca54d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ jobs:
run: cargo fmt --all -- --check
- name: Check markdown formatting
uses: dprint/check@v1.2
uses: dprint/check@v1.3
- name: Run clippy with default features
run: cargo clippy --workspace --all-targets -- -D warnings

Loading…
Cancel
Save