From 48e80aa688d0a394be7dce4f25ded8381ee8351b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 21:08:48 +0200 Subject: [PATCH] chore(deps): update pre-commit hook codespell-project/codespell to v2.2.6 (#47) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .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 3e1cbe6..13d5106 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -13,7 +13,7 @@ repos: - id: trailing-whitespace - repo: "https://github.com/codespell-project/codespell" - rev: v2.2.5 + rev: v2.2.6 hooks: - id: codespell