Skip to content

Commit c7a3a0e

Browse files
Bump crate-ci/typos from 1.34.0 to 1.37.0 (#1046)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.34.0 to 1.37.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.34.0...v1.37.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.37.0 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 043b68f commit c7a3a0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v5
1010
- name: Check for typos
11-
uses: crate-ci/typos@v1.34.0
11+
uses: crate-ci/typos@v1.37.0
1212
golangci:
1313
name: Lint
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)