Skip to content

Commit 83117df

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pre-commit/mirrors-mypy: v1.15.0 → v1.16.0](pre-commit/mirrors-mypy@v1.15.0...v1.16.0) - [github.com/doublify/pre-commit-clang-format: 6230247 → 62302476d0da01515660132d76902359bed0f782](doublify/pre-commit-clang-format@6230247...6230247)
1 parent 23617ce commit 83117df

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
@@ -40,7 +40,7 @@ repos:
4040
- flake8-pyproject
4141
- flake8-string-format
4242
- repo: https://github.com/pre-commit/mirrors-mypy
43-
rev: v1.15.0
43+
rev: v1.16.0
4444
hooks:
4545
- id: mypy
4646
additional_dependencies: [types-setuptools]
@@ -55,7 +55,7 @@ repos:
5555
hooks:
5656
- id: isort
5757
- repo: https://github.com/doublify/pre-commit-clang-format
58-
rev: '6230247'
58+
rev: '62302476d0da01515660132d76902359bed0f782'
5959
hooks:
6060
- id: clang-format
6161
files: \.(cc?|cuh?|cxx|cpp|h|hpp|hxx|java|js)$

0 commit comments

Comments
 (0)