Skip to content

Commit 9a66dc2

Browse files
build(deps): bump crate-ci/typos from 1.40.1 to 1.41.0 (#70)
* build(deps): bump crate-ci/typos from 1.40.1 to 1.41.0 Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.40.1 to 1.41.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.40.1...v1.41.0) --- updated-dependencies: - dependency-name: crate-ci/typos dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): typos 1.40->1.41 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1d89859 commit 9a66dc2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/typos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
timeout-minutes: 15
1010
steps:
1111
- uses: actions/checkout@v6
12-
- uses: crate-ci/typos@v1.40.1
12+
- uses: crate-ci/typos@v1.41.0

container/alpine/Containerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ RUN \
2929
shellcheck~=0.11 \
3030
shfmt~=3.11 \
3131
tcsh~=6.24 \
32-
typos~=1.40 \
32+
typos~=1.41 \
3333
tzdata~=2025 \
3434
util-linux~=2 \
3535
vale-doc~=3.13 \

0 commit comments

Comments
 (0)