From c1740e76deed11bc66cdd2559ca04de0a71af4d3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 22 Jul 2024 10:10:42 +0200 Subject: [PATCH] [pre-commit.ci] pre-commit autoupdate (#109) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/streetsidesoftware/cspell-cli: v8.9.0 → v8.10.1](https://github.com/streetsidesoftware/cspell-cli/compare/v8.9.0...v8.10.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[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 0ca254c..d79b2db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: exclude: ^demos/ - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.9.0 + rev: v8.10.1 hooks: - id: cspell files: ldrb|demos|tests|README.md