diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-07-08 22:20:30 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-08 22:20:30 +0900 |
| commit | 039a2f1d04417d6aae0a3197227f1cba15bcb22b (patch) | |
| tree | a7eaf84d3755665fd0e72a42cfbbff64a636d3ef /.github | |
| parent | 4ef1cf5b35ca492154a6785281d334b909a24035 (diff) | |
| download | fzf-039a2f1d04417d6aae0a3197227f1cba15bcb22b.tar.gz | |
Bump crate-ci/typos from 1.22.9 to 1.23.1 (#3912)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.22.9 to 1.23.1.
- [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.9...v1.23.1)
---
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 d0efb07c..ef2876c7 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.9 + - uses: crate-ci/typos@v1.23.1 |
