Skip to content

Commit 9bfeb65

Browse files
authored
Merge pull request #24 from nim65s/devel
pre-commit autoupdate
2 parents aac07b1 + 5eb3bd2 commit 9bfeb65

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
@@ -1,10 +1,10 @@
11
repos:
22
- repo: https://github.com/pre-commit/mirrors-clang-format
3-
rev: v12.0.1
3+
rev: v13.0.1
44
hooks:
55
- id: clang-format
66
args: [-i, --style=Google]
77
- repo: https://github.com/pre-commit/pre-commit-hooks
8-
rev: v2.3.0
8+
rev: v4.1.0
99
hooks:
1010
- id: trailing-whitespace

0 commit comments

Comments
 (0)