Skip to content

Commit 2b9b4cc

Browse files
dependabot[bot]stefanceriu
authored andcommitted
chore(deps): bump crate-ci/typos from 1.33.1 to 1.34.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.33.1 to 1.34.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.33.1...v1.34.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd0336e commit 2b9b4cc

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
@@ -290,7 +290,7 @@ jobs:
290290
uses: actions/checkout@v4
291291

292292
- name: Check the spelling of the files in our repo
293-
uses: crate-ci/typos@v1.33.1
293+
uses: crate-ci/typos@v1.34.0
294294

295295
lint:
296296
name: Lint

0 commit comments

Comments
 (0)