Update pre-commit hook

This commit is contained in:
John Freeman
2026-02-20 00:36:14 +09:00
committed by tequ
parent 7454c46037
commit 0788de203f

View File

@@ -1,6 +1,6 @@
# .pre-commit-config.yaml
repos:
- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v10.0.1
rev: v18.1.3
hooks:
- id: clang-format