Bump dprint/check from 1.5 to 2.0

Bumps [dprint/check](https://github.com/dprint/check) from 1.5 to 2.0.
- [Release notes](https://github.com/dprint/check/releases)
- [Commits](https://github.com/dprint/check/compare/v1.5...v2.0)

---
updated-dependencies:
- dependency-name: dprint/check
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

@ -18,7 +18,7 @@ jobs:
- uses: Swatinem/rust-cache@v1.3.0
- name: Check formatting
uses: dprint/check@v1.5
uses: dprint/check@v2.0
- name: Run clippy with default features
run: cargo clippy --workspace --all-targets -- -D warnings

Loading…
Cancel
Save