From f47fff9eeafc36d1a21beee409434d97c5959332 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 11 Aug 2024 18:15:55 +0200 Subject: [PATCH] chore(deps): update pre-commit hook codespell-project/codespell to v2.3.0 (#54) 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 269c9c1..2ada1cd 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.6 + rev: v2.3.0 hooks: - id: codespell