diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 32a44d5e..fe622145 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,7 +11,7 @@ repos: - id: check-yaml - id: check-json - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v13.0.0 + rev: v14.0.0 hooks: - id: clang-format - repo: https://github.com/codespell-project/codespell