From d56f9a35bad5b05f2b4c4a79b6353357b79f345b Mon Sep 17 00:00:00 2001 From: Ryan Mast Date: Wed, 5 Mar 2025 10:10:55 -0800 Subject: [PATCH] Bump to v20.1.0 --- README.md | 2 +- clang-format_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ad49f4a..e43f560 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ A [pre-commit](https://pre-commit.com) hook is also [provided](https://github.co ```yaml - repo: https://github.com/pre-commit/mirrors-clang-format - rev: v19.1.7 + rev: v20.1.0 hooks: - id: clang-format types_or: [c++, c, cuda] diff --git a/clang-format_version.txt b/clang-format_version.txt index 5465ec1..5e31573 100644 --- a/clang-format_version.txt +++ b/clang-format_version.txt @@ -1 +1 @@ -19.1.7.0 +20.1.0.0