From 69c8193bb9076c5225d44234b8fa6ffee4905d39 Mon Sep 17 00:00:00 2001 From: Dominic Kempf Date: Tue, 17 Sep 2024 13:52:17 +0200 Subject: [PATCH] Bump version --- README.md | 2 +- clang-format_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d29257..4f938bf 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.8 + rev: v19.1.0 hooks: - id: clang-format types_or: [c++, c, cuda] diff --git a/clang-format_version.txt b/clang-format_version.txt index 32cae3d..27ec287 100644 --- a/clang-format_version.txt +++ b/clang-format_version.txt @@ -1 +1 @@ -18.1.8.0 +19.1.0.0