Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#256)
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black-pre-commit-mirror: 23.9.1 → 23.10.0](psf/black-pre-commit-mirror@23.9.1...23.10.0)
- [github.com/pre-commit/mirrors-clang-format: v16.0.6 → v17.0.3](pre-commit/mirrors-clang-format@v16.0.6...v17.0.3)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Oct 26, 2023
1 parent e4e97d2 commit e96cb10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black-pre-commit-mirror
rev: 23.9.1
rev: 23.10.0
hooks:
- id: black

Expand Down Expand Up @@ -48,7 +48,7 @@ repos:
stages: [manual]

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: "v16.0.6"
rev: "v17.0.3"
hooks:
- id: clang-format
types_or: [c++, c, cuda]

0 comments on commit e96cb10

Please sign in to comment.