From e80b6cf45ed41ddcd58c8de4e3a1ff419847ebde Mon Sep 17 00:00:00 2001 From: xmfcx <10751153+xmfcx@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:54:38 +0000 Subject: [PATCH 1/2] feat(words): add deregistering Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .cspell.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.cspell.json b/.cspell.json index 2ab946c..c4c0efd 100644 --- a/.cspell.json +++ b/.cspell.json @@ -269,6 +269,7 @@ "VSCode" ], "words": [ + "deregistering", "aabb", "aarch", "abspath", From 84ac99c7b0931d901020a9beb26aaf89ae03f833 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 21:54:49 +0000 Subject: [PATCH 2/2] ci(pre-commit): autofix --- .cspell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cspell.json b/.cspell.json index c4c0efd..9362db7 100644 --- a/.cspell.json +++ b/.cspell.json @@ -269,7 +269,6 @@ "VSCode" ], "words": [ - "deregistering", "aabb", "aarch", "abspath", @@ -615,6 +614,7 @@ "densification", "dependabot", "deque", + "deregistering", "despawn", "despawning", "devcontainer",