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.2 → v19.1.3](pre-commit/mirrors-clang-format@v19.1.2...v19.1.3)
- [github.com/crate-ci/typos: v1.26.8 → v1.27.0](crate-ci/typos@v1.26.8...v1.27.0)
  • Loading branch information
pre-commit-ci[bot] authored and elagil committed Nov 5, 2024
1 parent c8647d6 commit 5bfce63
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.2
rev: v19.1.3
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.26.8
rev: v1.27.0
hooks:
- id: typos
args:
Expand Down

0 comments on commit 5bfce63

Please sign in to comment.