diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-06-21 13:40:48 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-21 13:40:48 +0900 |
| commit | b876b8af1183dcb47b149662f4fef741880efb18 (patch) | |
| tree | 3ce762ce7031edc485ea0dc4c3fedbad83a8a1a3 /.github/workflows | |
| parent | a7c41f3fcd6c6db4ff25828218bea281439dd1ba (diff) | |
| download | fzf-b876b8af1183dcb47b149662f4fef741880efb18.tar.gz | |
Bump crate-ci/typos from 1.14.10 to 1.15.0 (#3331)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.14.10 to 1.15.0.
- [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.14.10...v1.15.0)
---
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/workflows')
| -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 1c615684..3ce84c8a 100644 --- a/.github/workflows/typos.yml +++ b/.github/workflows/typos.yml @@ -7,4 +7,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: crate-ci/typos@v1.14.10 + - uses: crate-ci/typos@v1.15.0 |
