diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index b1f7bf822..56160a416 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -60,7 +60,7 @@ repos: - id: forbid-tabs exclude: documentation/make.bat|documentation/Makefile - repo: https://github.com/streetsidesoftware/cspell-cli - rev: v8.13.3 + rev: v8.15.1 hooks: # Run a spellcheck (words pulled from cspell.config.yaml) - id: cspell