Commit e067ae35c637f0af36b9ec96001ad7f730a04b3d
Committed by
GitHub
1 parent
443c1a94
chore(deps): pre-commit.ci autoupdate (#743)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0) - [github.com/pre-commit/mirrors-clang-format: v14.0.3 → v14.0.4-1](https://github.com/pre-commit/mirrors-clang-format/compare/v14.0.3...v14.0.4-1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Showing
1 changed file
with
2 additions
and
2 deletions
.pre-commit-config.yaml
| @@ -9,7 +9,7 @@ repos: | @@ -9,7 +9,7 @@ repos: | ||
| 9 | - id: black | 9 | - id: black |
| 10 | 10 | ||
| 11 | - repo: https://github.com/pre-commit/pre-commit-hooks | 11 | - repo: https://github.com/pre-commit/pre-commit-hooks |
| 12 | - rev: v4.2.0 | 12 | + rev: v4.3.0 |
| 13 | hooks: | 13 | hooks: |
| 14 | - id: check-added-large-files | 14 | - id: check-added-large-files |
| 15 | - id: check-case-conflict | 15 | - id: check-case-conflict |
| @@ -21,7 +21,7 @@ repos: | @@ -21,7 +21,7 @@ repos: | ||
| 21 | - id: trailing-whitespace | 21 | - id: trailing-whitespace |
| 22 | 22 | ||
| 23 | - repo: https://github.com/pre-commit/mirrors-clang-format | 23 | - repo: https://github.com/pre-commit/mirrors-clang-format |
| 24 | - rev: v14.0.3 | 24 | + rev: v14.0.4-1 |
| 25 | hooks: | 25 | hooks: |
| 26 | - id: clang-format | 26 | - id: clang-format |
| 27 | types_or: [c++, c, cuda] | 27 | types_or: [c++, c, cuda] |