From 76a8381c98a33321acf88f6ceeb8ac0241abc91f Mon Sep 17 00:00:00 2001 From: Alex Turbov Date: Sat, 29 Aug 2026 05:26:37 +0400 Subject: [PATCH] ci(pre-commit): version bump `typos` hook + fix found typos --- .gitlab/ci/docker/fedora44/build_rust.sh | 2 +- .pre-commit-config.yaml | 2 +- Help/command/find_package.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab/ci/docker/fedora44/build_rust.sh b/.gitlab/ci/docker/fedora44/build_rust.sh index 1ee87eba1e..31f91df09f 100755 --- a/.gitlab/ci/docker/fedora44/build_rust.sh +++ b/.gitlab/ci/docker/fedora44/build_rust.sh @@ -2,7 +2,7 @@ set -e -typos_version=1.45.2 +typos_version=1.50.0 cargo install --root /usr/local --version "$typos_version" typos-cli strip /usr/local/bin/typos diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1dc9a1005f..446f7ee2c7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -113,7 +113,7 @@ repos: # NOTE See BUG https://github.com/crate-ci/typos/issues/390 - repo: https://github.com/adhtruong/mirrors-typos - rev: v1.48.0 + rev: v1.50.0 hooks: - id: typos # NOTE Override hook's default args to prevent automatic diff --git a/Help/command/find_package.rst b/Help/command/find_package.rst index 9b87f6c22a..b1853fa249 100644 --- a/Help/command/find_package.rst +++ b/Help/command/find_package.rst @@ -333,7 +333,7 @@ is stored in the CMake variable ``_CONFIG``. .. note:: 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 searching for the package with an appropriate version are stored in the