diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-08-24 16:12:01 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-24 16:12:01 +0900 |
| commit | 626a23a5854d9ea8f3dfb18b223397376838fb83 (patch) | |
| tree | 98476a3f5c2a0110fbd6d3cba7fb8da4d38ef77a /.github | |
| parent | 74f196eebbc6adfbb4d6423fbefe3c8cdeebe67e (diff) | |
| download | fzf-626a23a5854d9ea8f3dfb18b223397376838fb83.tar.gz | |
Bump crate-ci/typos from 1.23.1 to 1.23.6 (#3956)
Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.23.1 to 1.23.6.
- [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.23.1...v1.23.6)
---
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 ef2876c7..082ff80b 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.23.1 + - uses: crate-ci/typos@v1.23.6 |
