ci(pre-commit): version bump typos hook + fix found typos

This commit is contained in:
Alex Turbov
2026-08-29 05:26:37 +04:00
parent 3773fb5a46
commit 76a8381c98
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
set -e set -e
typos_version=1.45.2 typos_version=1.50.0
cargo install --root /usr/local --version "$typos_version" typos-cli cargo install --root /usr/local --version "$typos_version" typos-cli
strip /usr/local/bin/typos strip /usr/local/bin/typos
+1 -1
View File
@@ -113,7 +113,7 @@ repos:
# NOTE See BUG https://github.com/crate-ci/typos/issues/390 # NOTE See BUG https://github.com/crate-ci/typos/issues/390
- repo: https://github.com/adhtruong/mirrors-typos - repo: https://github.com/adhtruong/mirrors-typos
rev: v1.48.0 rev: v1.50.0
hooks: hooks:
- id: typos - id: typos
# NOTE Override hook's default args to prevent automatic # NOTE Override hook's default args to prevent automatic
+1 -1
View File
@@ -333,7 +333,7 @@ is stored in the CMake variable ``<PackageName>_CONFIG``.
.. note:: .. note::
Because CPS files are not permitted to have names that do *not* match the Because CPS files are not permitted to have names that do *not* match the
package name, specifying ``CONFIGS`` will suppress searcing for CPS files. package name, specifying ``CONFIGS`` will suppress searching for CPS files.
All configuration files which have been considered by CMake while All configuration files which have been considered by CMake while
searching for the package with an appropriate version are stored in the searching for the package with an appropriate version are stored in the