diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2025-01-03 13:49:18 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-03 13:49:18 +0900 |
| commit | d57e1f8baae3680901b48eb4b421de4a7aa95cfc (patch) | |
| tree | da19ee37df700660f27eb0ebab804c718093d456 /.github | |
| parent | 15ca9ad8eb5036d593e111c04d17c8e8f9f6aa6c (diff) | |
| download | fzf-d57e1f8baae3680901b48eb4b421de4a7aa95cfc.tar.gz | |
Bump crate-ci/typos from 1.28.2 to 1.28.4 (#4141)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.28.2 to 1.28.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.2...v1.28.4)
---
updated-dependencies:
- dependency-name: crate-ci/typos
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 941ef528..b71b64c6 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.2 + - uses: crate-ci/typos@v1.28.4 |
