Skip to content

Commit d700ef3

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-clang-format: v14.0.3 → v14.0.4-1](pre-commit/mirrors-clang-format@v14.0.3...v14.0.4-1) - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.2.0...v4.3.0)
1 parent fd24c0a commit d700ef3

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
@@ -2,12 +2,12 @@ ci:
22
autoupdate_branch: 'devel'
33
repos:
44
- repo: https://github.com/pre-commit/mirrors-clang-format
5-
rev: v14.0.3
5+
rev: v14.0.4-1
66
hooks:
77
- id: clang-format
88
args: [-i, --style=Google]
99
- repo: https://github.com/pre-commit/pre-commit-hooks
10-
rev: v4.2.0
10+
rev: v4.3.0
1111
hooks:
1212
- id: check-added-large-files
1313
- id: check-ast

0 commit comments

Comments
 (0)