diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-29 17:11:12 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-29 17:11:12 +0900 |
| commit | 6b5d4614114f1a7a34a50c21ed2952f94a5ee81e (patch) | |
| tree | c87490a1acb2547708a7c321ce6cb9dc35ed18db /.github | |
| parent | 7419e0dde1b04b56806079f3c09bfcb28ceea69f (diff) | |
| download | fzf-6b5d4614114f1a7a34a50c21ed2952f94a5ee81e.tar.gz | |
Bump crate-ci/typos from 1.28.4 to 1.29.4 (#4161)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.4 to 1.29.4.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crate-ci/typos/compare/v1.28.4...v1.29.4)
---
updated-dependencies:
- dependency-name: crate-ci/typos
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>
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/typos.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/typos.yml b/.github/workflows/typos.yml index b71b64c6..f0579d15 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - - uses: crate-ci/typos@v1.28.4 + - uses: crate-ci/typos@v1.29.4 |
