Skip to content

Commit

Permalink
chore(deps): pre-commit.ci autoupdate (CLIUtils#703)
Browse files Browse the repository at this point in the history
* chore(deps): pre-commit.ci autoupdate

updates:
- [github.com/pre-commit/mirrors-clang-format: v13.0.0 → v13.0.1](pre-commit/mirrors-clang-format@v13.0.0...v13.0.1)

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

* Update .pre-commit-config.yaml

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Henry Schreiner <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and henryiii authored Feb 23, 2022
1 parent 5915938 commit 10f3ab9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,10 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v13.0.0
rev: v13.0.1
hooks:
- id: clang-format
types_or: [c++, c, cuda]

- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
Expand Down

0 comments on commit 10f3ab9

Please sign in to comment.