diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-06-24 23:55:53 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-24 23:55:53 +0900 |
| commit | 724f8a1d450e4929554cd882a0d25f05e336ba63 (patch) | |
| tree | 63762945c3988dc7efd79dc669f176dc344c35ee /.github | |
| parent | cc2b2146ee30ad38f3ed62c43bb211af48f88d2f (diff) | |
| download | fzf-724f8a1d450e4929554cd882a0d25f05e336ba63.tar.gz | |
Bump crate-ci/typos from 1.22.7 to 1.22.9 (#3894)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.22.7 to 1.22.9.
- [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.7...v1.22.9)
---
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 a4605258..d0efb07c 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.7 + - uses: crate-ci/typos@v1.22.9 |
