Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
Update dependency crate-ci/typos to v1.18.0 (#1555)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent 371874c commit bd99b12
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint-common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
steps:
- uses: actions/checkout@v4
# Accepts to be different with nixpkgs, use latest by renovatebot
- uses: crate-ci/typos@v1.17.2
- uses: crate-ci/typos@v1.18.0
with:
files: |
.
Expand Down
2 changes: 1 addition & 1 deletion examples/.tool-versions
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ shellcheck 0.9.0
shfmt 3.7.0
terraform 1.7.2
trivy 0.49.0
typos 1.17.2
typos 1.18.0
yamlfmt 0.10.0
zig 0.11.0

0 comments on commit bd99b12

Please sign in to comment.