diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-19 11:23:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-19 11:23:30 +0900 |
| commit | 16dc236a25c0240c6f4e79f4a7090376d2bd319d (patch) | |
| tree | 813b90be04e7d785750eb01833fdbd03e080b884 /.github/workflows/typos.yml | |
| parent | 61ae9d75b6675f00489d573e6526694937b697d9 (diff) | |
| download | fzf-16dc236a25c0240c6f4e79f4a7090376d2bd319d.tar.gz | |
Bump crate-ci/typos from 1.22.3 to 1.22.7 (#3871)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.22.3 to 1.22.7.
- [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.22.3...v1.22.7)
---
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/workflows/typos.yml')
| -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 8e052920..a4605258 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.22.3 + - uses: crate-ci/typos@v1.22.7 |
