Skip to content

Commit

Permalink
chore(ci): bump crate-ci/typos from 1.24.1 to 1.24.3 (#1035)
Browse files Browse the repository at this point in the history
* chore(ci): bump crate-ci/typos from 1.24.1 to 1.24.3

Bumps [crate-ci/typos](https://github.com/crate-ci/typos) from 1.24.1 to 1.24.3.
- [Release notes](https://github.com/crate-ci/typos/releases)
- [Changelog](https://github.com/crate-ci/typos/blob/master/CHANGELOG.md)
- [Commits](crate-ci/typos@v1.24.1...v1.24.3)

---
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>

* Fix typo

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julian Hofer <julianhofer@gnome.org>
  • Loading branch information
dependabot[bot] and Hofer-Julian authored Sep 2, 2024
1 parent 41ce4b1 commit b9e34a7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/typos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ jobs:
uses: actions/checkout@v4.1.7

- name: Check spelling
uses: crate-ci/typos@v1.24.1
uses: crate-ci/typos@v1.24.3
2 changes: 1 addition & 1 deletion docs/reference/recipe_file.md
Original file line number Diff line number Diff line change
Expand Up @@ -611,7 +611,7 @@ You can ignore them by package name, or by naming the runtime dependency directl
- zlib
```

Using a runtime depenedency name:
Using a runtime dependency name:

```yaml
requirements:
Expand Down

0 comments on commit b9e34a7

Please sign in to comment.