diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 689c7c25804..323d7786247 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -45,6 +45,6 @@ repos: entry: ./tools/check-file-names.sh language: system - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell