Skip to content

Commit

Permalink
ci(pre-commit): autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/scop/pre-commit-shfmt: v3.9.0-1 → v3.10.0-1](scop/pre-commit-shfmt@v3.9.0-1...v3.10.0-1)
- [github.com/pre-commit/mirrors-clang-format: v19.1.1 → v19.1.3](pre-commit/mirrors-clang-format@v19.1.1...v19.1.3)
  • Loading branch information
pre-commit-ci[bot] authored Nov 4, 2024
1 parent 6dd7d1e commit 4d24f00
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 @@ -50,7 +50,7 @@ repos:
- id: shellcheck

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

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

0 comments on commit 4d24f00

Please sign in to comment.