From dd4eebd66b10b367284646af87c660c1c590490c Mon Sep 17 00:00:00 2001 From: Oliver Westphal Date: Mon, 31 Jul 2023 16:41:19 +0200 Subject: [PATCH] fix dict? --- .github/workflows/spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 7ad4dfb..c0a9af3 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -56,7 +56,7 @@ jobs: spell_check_this: check-spelling/spell-check-this@prerelease post_comment: 0 experimental_apply_changes_via_bot: 1 - dictionary_source_prefixes: '{"cspell": "https://raw.githubusercontent.com/check-spelling/cspell-dicts/main/dictionaries/"}' + dictionary_source_prefixes: '{"cspell": "https://raw.githubusercontent.com/check-spelling/cspell-dicts/v20230509/dictionaries/"}' extra_dictionaries: cspell:filetypes/filetypes.txt cspell:software-terms/src/software-terms.txt