From f57d53ee958b7dbc949563d20090261995aed446 Mon Sep 17 00:00:00 2001 From: Lucas C Wilcox Date: Fri, 7 Jun 2024 14:40:32 -0700 Subject: [PATCH] Bump crate-ci/typos from 1.16.23 to 1.22.0 --- .github/workflows/SpellCheck.yml | 2 +- .typos.toml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .typos.toml diff --git a/.github/workflows/SpellCheck.yml b/.github/workflows/SpellCheck.yml index 1c03fb4..1ddc85a 100644 --- a/.github/workflows/SpellCheck.yml +++ b/.github/workflows/SpellCheck.yml @@ -10,4 +10,4 @@ jobs: - name: Checkout Actions Repository uses: actions/checkout@v4 - name: Check spelling - uses: crate-ci/typos@v1.16.23 + uses: crate-ci/typos@v1.22.3 diff --git a/.typos.toml b/.typos.toml new file mode 100644 index 0000000..673552a --- /dev/null +++ b/.typos.toml @@ -0,0 +1,2 @@ +[default.extend-words] +pn = "pn"