Skip to content

Commit 065de9e

Browse files
ednolangithub-actions[bot]
authored andcommitted
Auto-update pre-commit hooks
1 parent eb3498b commit 065de9e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,14 @@ repos:
1515
# This brings in a portable version of clang-format.
1616
# See also: https://github.com/ssciwr/clang-format-wheel
1717
- repo: https://github.com/pre-commit/mirrors-clang-format
18-
rev: v22.1.4
18+
rev: v22.1.5
1919
hooks:
2020
- id: clang-format
2121
types_or: [c++, c]
2222

2323
# CMake linting and formatting
2424
- repo: https://github.com/BlankSpruce/gersemi-pre-commit
25-
rev: 0.27.2
25+
rev: 0.27.5
2626
hooks:
2727
- id: gersemi
2828
name: CMake linting

0 commit comments

Comments
 (0)