Skip to content

Commit

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
(cherry picked from commit 1bdc60d)
  • Loading branch information
pre-commit-ci[bot] authored and njzjz committed Apr 6, 2024
1 parent b476890 commit c0dc506
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 @@ -30,7 +30,7 @@ repos:
exclude: ^source/3rdparty
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.2.0
rev: v0.2.1
hooks:
- id: ruff
args: ["--fix"]
Expand Down Expand Up @@ -64,7 +64,7 @@ repos:
- id: csslint
# Shell
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-4
rev: v3.8.0-1
hooks:
- id: shfmt
# CMake
Expand Down

0 comments on commit c0dc506

Please sign in to comment.