Skip to content

Commit 309c33f

Browse files
[pre-commit.ci] pre-commit autoupdate (#3606)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 1137390 commit 309c33f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,14 +19,14 @@ repos:
1919
exclude: '(platform/android/MapLibreAndroid/src/main/java/org/maplibre/android/(location/LocationIndicatorLayer|style/layers/PropertyFactory)\.java$)|(platform/windows/vendor/.*)'
2020

2121
- repo: https://github.com/pre-commit/mirrors-clang-format
22-
rev: v20.1.5
22+
rev: v20.1.7
2323
hooks:
2424
- id: clang-format
2525
files: '.*\.(hpp|cpp|h)'
2626
exclude: 'vendor/.*'
2727

2828
- repo: https://github.com/keith/pre-commit-buildifier
29-
rev: 8.0.3
29+
rev: 8.2.0
3030
hooks:
3131
- id: buildifier
3232

@@ -37,7 +37,7 @@ repos:
3737
additional_dependencies: [ shellcheck-py ]
3838

3939
- repo: https://github.com/nicklockwood/SwiftFormat
40-
rev: "0.56.2"
40+
rev: "0.56.4"
4141
hooks:
4242
- id: swiftformat
4343
args: [ --swiftversion, "5.8" ]

0 commit comments

Comments
 (0)