From 1550919e3cbc9e2db4fd11c75b6e304f17d4a47c Mon Sep 17 00:00:00 2001 From: Dominic Kempf Date: Tue, 1 Oct 2024 16:01:15 +0200 Subject: [PATCH] v19.1.1 --- README.md | 2 +- clang-format_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4f938bf..95d763b 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.0 + rev: v19.1.1 hooks: - id: clang-format types_or: [c++, c, cuda] diff --git a/clang-format_version.txt b/clang-format_version.txt index 27ec287..e67d9ae 100644 --- a/clang-format_version.txt +++ b/clang-format_version.txt @@ -1 +1 @@ -19.1.0.0 +19.1.1.0