From d6d94cf3d483672abe0802348da9fc800094e6c0 Mon Sep 17 00:00:00 2001 From: "ryan.danehy@pnnl.gov" Date: Tue, 28 Nov 2023 13:00:53 -0800 Subject: [PATCH] debugging language issue --- .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 69c13ad9..cc94d88a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: hooks: - id: cmake-format - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v16.0.2 + rev: v10.0.1 hooks: - id: clang-format - repo: https://github.com/pre-commit/pre-commit-hooks