Skip to content
This repository was archived by the owner on May 15, 2025. It is now read-only.

Commit 077b641

Browse files
chore(deps): bump crate-ci/typos from 1.17.2 to 1.31.1
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.17.2 to 1.31.1. - [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.17.2...v1.31.1) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b3d50ac commit 077b641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
- name: Format
4949
run: bun fmt:ci
5050
- name: typos-action
51-
uses: crate-ci/typos@v1.17.2
51+
uses: crate-ci/typos@v1.31.1
5252
- name: Lint
5353
run: bun lint
5454
# Disable version check until https://github.com/coder/modules/pull/426 is merged.

0 commit comments

Comments
 (0)