diff --git a/README.md b/README.md index 5169919..ff4364f 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.2 + rev: v18.1.3 hooks: - id: clang-format types_or: [c++, c, cuda] diff --git a/clang-format_version.txt b/clang-format_version.txt index d92a298..2c541ac 100644 --- a/clang-format_version.txt +++ b/clang-format_version.txt @@ -1 +1 @@ -18.1.2.0 +18.1.3.0