Skip to content

Commit cdae45f

Browse files
chore(deps): bump crate-ci/typos from 1.45.1 to 1.45.2
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.45.1 to 1.45.2. - [Release notes](https://github.com/crate-ci/typos/releases) - [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md) - [Commits](crate-ci/typos@cf5f1c2...7c57295) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.45.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2deb1c commit cdae45f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
run: cargo fmt -- --check
3636

3737
- name: Check for typos
38-
uses: crate-ci/typos@cf5f1c29a8ac336af8568821ec41919923b05a83
38+
uses: crate-ci/typos@7c572958218557a3272c2d6719629443b5cc26fd
3939
with:
4040
config: ./typos.toml
4141

0 commit comments

Comments
 (0)