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/scop/pre-commit-shfmt: v3.10.0-1 → v3.10.0-2](scop/pre-commit-shfmt@v3.10.0-1...v3.10.0-2)
- [github.com/pre-commit/mirrors-clang-format: v17.0.6 → v19.1.4](pre-commit/mirrors-clang-format@v17.0.6...v19.1.4)
  • Loading branch information
pre-commit-ci[bot] authored Dec 2, 2024
1 parent d1d6c82 commit ee48a64
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
Expand Up @@ -49,7 +49,7 @@ repos:
- id: shellcheck

- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.10.0-1
rev: v3.10.0-2
hooks:
- id: shfmt
args: [-w, -s, -i=4]
Expand All @@ -66,7 +66,7 @@ repos:
args: [--line-length=99]

- repo: https://github.com/pre-commit/mirrors-clang-format
rev: v17.0.6
rev: v19.1.4
hooks:
- id: clang-format
types_or: [c++, c, cuda]
Expand Down

0 comments on commit ee48a64

Please sign in to comment.