We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d90c3d commit dfa09d0Copy full SHA for dfa09d0
.pre-commit-config.yaml
@@ -4,7 +4,7 @@ ci:
4
autoupdate_schedule: quarterly
5
repos:
6
- repo: https://github.com/pre-commit/mirrors-clang-format
7
- rev: v18.1.8
+ rev: v19.1.0
8
hooks:
9
- id: clang-format
10
args: ['--style={BasedOnStyle: Mozilla, SortIncludes: false}']
0 commit comments