Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-clang-format: v17.0.3 → v17.0.5](pre-commit/mirrors-clang-format@v17.0.3...v17.0.5)
- [github.com/crate-ci/typos: v1.16.21 → v1.16.23](crate-ci/typos@v1.16.21...v1.16.23)
  • Loading branch information
pre-commit-ci[bot] authored and elagil committed Nov 29, 2023
1 parent 1b547fd commit b265cb0
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/pre-commit/mirrors-clang-format
rev: v17.0.3
rev: v17.0.5
hooks:
- id: clang-format
types_or: [c++, c]
Expand All @@ -19,7 +19,7 @@ repos:
- id: cpplint

- repo: https://github.com/crate-ci/typos
rev: v1.16.21
rev: v1.16.23
hooks:
- id: typos
args:
Expand Down

0 comments on commit b265cb0

Please sign in to comment.