Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#2990)
Browse files Browse the repository at this point in the history
<!--pre-commit.ci start-->
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.4 →
v0.1.5](astral-sh/ruff-pre-commit@v0.1.4...v0.1.5)
- [github.com/scop/pre-commit-shfmt: v3.7.0-1 →
v3.7.0-2](scop/pre-commit-shfmt@v3.7.0-1...v3.7.0-2)
<!--pre-commit.ci end-->

---------

Signed-off-by: Jinzhe Zeng <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jinzhe Zeng <[email protected]>
  • Loading branch information
pre-commit-ci[bot] and njzjz authored Nov 17, 2023
1 parent 55d678d commit 6e9a575
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repos:
exclude: ^source/3rdparty
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.4
rev: v0.1.5
hooks:
- id: ruff
args: ["--fix"]
Expand Down Expand Up @@ -64,9 +64,9 @@ repos:
- id: csslint
# Shell
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-1
rev: v3.7.0-3
hooks:
- id: shfmt
- id: shfmt-src
# CMake
- repo: https://github.com/cheshirekow/cmake-format-precommit
rev: v0.6.13
Expand Down

0 comments on commit 6e9a575

Please sign in to comment.