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: v19.1.4 → v19.1.5](pre-commit/mirrors-clang-format@v19.1.4...v19.1.5)
- [github.com/crate-ci/typos: typos-dict-v0.11.37 → v1.28.4](crate-ci/typos@typos-dict-v0.11.37...v1.28.4)
  • Loading branch information
pre-commit-ci[bot] authored Dec 16, 2024
1 parent 5e18844 commit 4ca9b5f
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: v19.1.4
rev: v19.1.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: typos-dict-v0.11.37
rev: v1.28.4
hooks:
- id: typos
args:
Expand Down

0 comments on commit 4ca9b5f

Please sign in to comment.