From fb1e829294815372ec7ea90c85ce7ca90e12e9a5 Mon Sep 17 00:00:00 2001 From: Rob Parrett Date: Mon, 17 Feb 2025 13:41:25 -0700 Subject: [PATCH] Bump `typos` to 1.29.7 (#17902) # Objective Alternative to #17894 that also cleans up the workaround from the previous version ## Solution Bump version and remove entry from `typos` config --- .github/workflows/ci.yml | 2 +- typos.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index af378638ab..b0704a2395 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -244,7 +244,7 @@ jobs: steps: - uses: actions/checkout@v4 - name: Check for typos - uses: crate-ci/typos@v1.29.6 + uses: crate-ci/typos@v1.29.7 - name: Typos info if: failure() run: | diff --git a/typos.toml b/typos.toml index e03934b3d2..e3a5c2bf4a 100644 --- a/typos.toml +++ b/typos.toml @@ -13,7 +13,6 @@ LOD = "LOD" # Level of detail reparametrization = "reparametrization" # Mathematical term in curve context (reparameterize) reparametrize = "reparametrize" reparametrized = "reparametrized" -implementors = "implementors" # Can probably remove after next typos release. https://github.com/crate-ci/typos/issues/1226 # Match a Whole Word - Case Sensitive [default.extend-identifiers]