Commit 3ce61a169297f5fe7d4b08bdbfa82290950d6f7f
Committed by
GitHub
1 parent
b59e37fb
chore(deps): pre-commit.ci autoupdate (#650)
updates: - [github.com/ssciwr/clang-format-hook: v12.0.1 → v13.0.0](https://github.com/ssciwr/clang-format-hook/compare/v12.0.1...v13.0.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Showing
1 changed file
with
1 additions
and
1 deletions
.pre-commit-config.yaml
| @@ -22,7 +22,7 @@ repos: | @@ -22,7 +22,7 @@ repos: | ||
| 22 | - id: trailing-whitespace | 22 | - id: trailing-whitespace |
| 23 | 23 | ||
| 24 | - repo: https://github.com/ssciwr/clang-format-hook | 24 | - repo: https://github.com/ssciwr/clang-format-hook |
| 25 | - rev: v12.0.1 | 25 | + rev: v13.0.0 |
| 26 | hooks: | 26 | hooks: |
| 27 | - id: clang-format | 27 | - id: clang-format |
| 28 | 28 |