Skip to content

Commit 64ced70

Browse files
dependabot[bot]davidB
authored andcommitted
chore(deps): 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](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]>
1 parent 23437ec commit 64ced70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
uses: actions/checkout@v5
2929

3030
- name: Setup dprint
31-
uses: dprint/check@v2.2
31+
uses: dprint/check@v2.3
3232

3333
validate-shell:
3434
name: Validate Shell Scripts

0 commit comments

Comments
 (0)