Skip to content

Commit e0e8f27

Browse files
committed
use mirrors-clang-format
also moves to clang-format 22.1.3
1 parent a871555 commit e0e8f27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ repos:
7171
rev: 7.3.0
7272
hooks:
7373
- id: flake8
74-
- repo: https://github.com/pocc/pre-commit-hooks
75-
rev: v1.3.5
74+
- repo: https://github.com/pre-commit/mirrors-clang-format
75+
rev: v22.1.3
7676
hooks:
7777
- id: clang-format
7878
args: ["-i"]

0 commit comments

Comments
 (0)