Skip to content

Commit f27eedd

Browse files
authored
Update testing/pre-commit-config-version.yaml
1 parent 61c0fb2 commit f27eedd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/pre-commit-config-version.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ repos:
4040
- id: clang-format
4141
args: [--style=file, --version=21]
4242
- id: clang-tidy
43-
args: [--checks=.clang-tidy, --version=21] # clang-tidy does not support version 21
43+
args: [--checks=.clang-tidy, --version=21]

0 commit comments

Comments
 (0)