Skip to content

Commit 48ed9f2

Browse files
chore(deps): bump crate-ci/typos from 1.44.0 to 1.45.0 (#458)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.44.0 to 1.45.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.44.0...v1.45.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.45.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8eeb2f4 commit 48ed9f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/spell-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
steps:
1818
- uses: actions/checkout@v6
1919
- name: Run typos spell check
20-
uses: crate-ci/typos@v1.44.0
20+
uses: crate-ci/typos@v1.45.0
2121
with:
2222
config: ./.typos.toml

0 commit comments

Comments
 (0)