Skip to content

Commit f081416

Browse files
dependabot[bot]poljar
authored andcommitted
chore(deps): bump crate-ci/typos from 1.34.0 to 1.35.0
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.34.0 to 1.35.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.35.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.35.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a6cc7b commit f081416

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.34.0
293+
uses: crate-ci/typos@v1.35.0
294294

295295
lint:
296296
name: Lint

0 commit comments

Comments
 (0)