Skip to content

Commit 8752b65

Browse files
chore(deps): bump dprint/check from 2.2 to 2.3 (#5414)
Bumps [dprint/check](https://github.com/dprint/check) from 2.2 to 2.3. - [Release notes](https://github.com/dprint/check/releases) - [Commits](dprint/check@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60572c7 commit 8752b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-dprint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
runs-on: ubuntu-latest
2727
steps:
2828
- uses: actions/checkout@v4
29-
- uses: dprint/check@v2.2
29+
- uses: dprint/check@v2.3

0 commit comments

Comments
 (0)