From eaf0268394d38ef42d349070b75ba127a65dc7ec Mon Sep 17 00:00:00 2001 From: "dreadnode-renovate-bot[bot]" <184170622+dreadnode-renovate-bot[bot]@users.noreply.github.com> Date: Thu, 5 Mar 2026 20:09:59 +0000 Subject: [PATCH] chore(deps): update pre-commit hook codespell-project/codespell to v2.4.2 | datasource | package | from | to | | ----------- | --------------------------- | ------ | ------ | | github-tags | codespell-project/codespell | v2.4.1 | v2.4.2 | --- .pre-commit-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b429703..30cd2dc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: entry: yamllint --strict -c .hooks/linters/yamllint.yaml - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell entry: codespell -q 3 -f --skip=".git,.github" -L te,Sie,braket,astroid