From 3ce61a169297f5fe7d4b08bdbfa82290950d6f7f Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Oct 2021 23:36:41 -0400 Subject: [PATCH] chore(deps): pre-commit.ci autoupdate (#650) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit updates: - [github.com/ssciwr/clang-format-hook: v12.0.1 → v13.0.0](https://github.com/ssciwr/clang-format-hook/compare/v12.0.1...v13.0.0) 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 05b6bf28..64f6d5a7 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,7 +22,7 @@ repos: - id: trailing-whitespace - repo: https://github.com/ssciwr/clang-format-hook - rev: v12.0.1 + rev: v13.0.0 hooks: - id: clang-format