Skip to content

Commit d198b64

Browse files
committed
.pre-commit-config.yaml: bump clang
Signed-off-by: Michał Kopeć <michal.kopec@3mdeb.com>
1 parent 6893591 commit d198b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
args: ["--severity=warning"]
4141

4242
- repo: https://github.com/pre-commit/mirrors-clang-format
43-
rev: 'v19.1.0' # Use the sha / tag you want to point at
43+
rev: 'v20.1.8' # Use the sha / tag you want to point at
4444
hooks:
4545
- id: clang-format
4646

0 commit comments

Comments
 (0)