Skip to content

Commit df66023

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v19.1.6 → v20.1.8](pre-commit/mirrors-clang-format@v19.1.6...v20.1.8) - [github.com/BlankSpruce/gersemi: 0.18.0 → 0.20.1](BlankSpruce/gersemi@0.18.0...0.20.1)
1 parent b3bda1c commit df66023

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ ci:
33
submodules: true
44
repos:
55
- repo: https://github.com/pre-commit/mirrors-clang-format
6-
rev: v19.1.6
6+
rev: v20.1.8
77
hooks:
88
- id: clang-format
99
exclude: ^third-party/
@@ -16,6 +16,6 @@ repos:
1616
- id: check-merge-conflict
1717
- id: trailing-whitespace
1818
- repo: https://github.com/BlankSpruce/gersemi
19-
rev: 0.18.0
19+
rev: 0.20.1
2020
hooks:
2121
- id: gersemi

0 commit comments

Comments
 (0)