Skip to content

Commit 5978c9a

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/pre-commit/pre-commit-hooks: v5.0.0 → v6.0.0](pre-commit/pre-commit-hooks@v5.0.0...v6.0.0) - [github.com/BlankSpruce/gersemi: 0.18.0 → 0.22.1](BlankSpruce/gersemi@0.18.0...0.22.1)
1 parent acf6e1c commit 5978c9a

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
@@ -3,19 +3,19 @@ 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/
1010
- repo: https://github.com/pre-commit/pre-commit-hooks
11-
rev: v5.0.0
11+
rev: v6.0.0
1212
hooks:
1313
- id: detect-private-key
1414
- id: end-of-file-fixer
1515
- id: mixed-line-ending
1616
- id: check-merge-conflict
1717
- id: trailing-whitespace
1818
- repo: https://github.com/BlankSpruce/gersemi
19-
rev: 0.18.0
19+
rev: 0.22.1
2020
hooks:
2121
- id: gersemi

0 commit comments

Comments
 (0)