File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,14 +19,14 @@ repos:
19
19
exclude : ' (platform/android/MapLibreAndroid/src/main/java/org/maplibre/android/(location/LocationIndicatorLayer|style/layers/PropertyFactory)\.java$)|(platform/windows/vendor/.*)'
20
20
21
21
- repo : https://github.com/pre-commit/mirrors-clang-format
22
- rev : v20.1.5
22
+ rev : v20.1.7
23
23
hooks :
24
24
- id : clang-format
25
25
files : ' .*\.(hpp|cpp|h)'
26
26
exclude : ' vendor/.*'
27
27
28
28
- repo : https://github.com/keith/pre-commit-buildifier
29
- rev : 8.0.3
29
+ rev : 8.2.0
30
30
hooks :
31
31
- id : buildifier
32
32
37
37
additional_dependencies : [ shellcheck-py ]
38
38
39
39
- repo : https://github.com/nicklockwood/SwiftFormat
40
- rev : " 0.56.2 "
40
+ rev : " 0.56.4 "
41
41
hooks :
42
42
- id : swiftformat
43
43
args : [ --swiftversion, "5.8" ]
You can’t perform that action at this time.
0 commit comments