From 25a37b3a79d16dcb8cff712d35df9fd83d5f14dd Mon Sep 17 00:00:00 2001 From: Liam Keegan Date: Mon, 3 Jun 2024 09:03:55 +0200 Subject: [PATCH] v18.1.6 --- README.md | 2 +- clang-format_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4a53ba..b489db5 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: v18.1.5 + rev: v18.1.6 hooks: - id: clang-format types_or: [c++, c, cuda] diff --git a/clang-format_version.txt b/clang-format_version.txt index 6d5a93b..61d646b 100644 --- a/clang-format_version.txt +++ b/clang-format_version.txt @@ -1 +1 @@ -18.1.5.0 +18.1.6.0