From a83c6d15228a64344ff2f408e6371c87c4128dcf Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Tue, 28 May 2024 13:09:43 +0000 Subject: [PATCH] chore(deps): pre-commit.ci autoupdate (#9259) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Phillip Cloud <417981+cpcloud@users.noreply.github.com> --- .codespellrc | 4 ++-- .pre-commit-config.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.codespellrc b/.codespellrc index 8d03f31c0226..15f29d179c21 100644 --- a/.codespellrc +++ b/.codespellrc @@ -1,6 +1,6 @@ [codespell] # local codespell matches `./docs`, pre-commit codespell matches `docs` -skip = *.lock,.direnv,.git,./docs/_freeze,./docs/_output/**,./docs/_inv/**,docs/_freeze/**,*.svg,*.css,*.html,*.js,ibis/tests/benchmarks/benchfuncs.py +skip = *.lock,.direnv,.git,./docs/_freeze,./docs/_output/**,./docs/_inv/**,docs/_freeze/**,*.svg,*.css,*.html,*.js ignore-regex = \b(i[if]f|I[IF]F|AFE)\b builtin = clear,rare,names -ignore-words-list = tim +ignore-words-list = tim,notin,ang diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b749a567f422..5d6a266b73af 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: hooks: - id: actionlint-system - repo: https://github.com/codespell-project/codespell - rev: v2.2.6 + rev: v2.3.0 hooks: - id: codespell additional_dependencies: