Skip to content

Commit d1d76d0

Browse files
committed
v21.1.1
1 parent 29410e8 commit d1d76d0

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ A [pre-commit](https://pre-commit.com) hook is also [provided](https://github.co
2020

2121
```yaml
2222
- repo: https://github.com/pre-commit/mirrors-clang-format
23-
rev: v21.1.0
23+
rev: v21.1.1
2424
hooks:
2525
- id: clang-format
2626
types_or: [c++, c, cuda]

clang-format_version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
21.1.0.0
1+
21.1.1.0

0 commit comments

Comments
 (0)