diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2ed88fed..f231072c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ repos: - id: check-merge-conflict - id: check-symlinks - repo: https://github.com/codespell-project/codespell - rev: v2.2.4 + rev: v2.2.5 hooks: - id: codespell exclude: '\.dbc$'