Skip to content

Commit

Permalink
v18.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dokempf committed Apr 19, 2024
1 parent cf7e4b2 commit 2efa243
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
rev: v18.1.4
hooks:
- id: clang-format
types_or: [c++, c, cuda]
Expand Down
2 changes: 1 addition & 1 deletion clang-format_version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
18.1.3.0
18.1.4.0

0 comments on commit 2efa243

Please sign in to comment.