Skip to content

Commit beafacb

Browse files
build(deps): Bump crate-ci/typos from 1.18.0 to 1.19.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.18.0 to 1.19.0. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@v1.18.0...v1.19.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbdd177 commit beafacb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull-request-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ jobs:
293293
runs-on: ubuntu-latest
294294
steps:
295295
- uses: actions/checkout@v4
296-
- uses: crate-ci/typos@v1.18.0
296+
- uses: crate-ci/typos@v1.19.0
297297
continue-on-error: true
298298
- run: exit 0
299299

0 commit comments

Comments
 (0)