Skip to content

Commit c41b0dd

Browse files
[pre-commit.ci] pre-commit autoupdate (#4845)
<!--pre-commit.ci start--> updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.3 → v0.12.4](astral-sh/ruff-pre-commit@v0.12.3...v0.12.4) - [github.com/scop/pre-commit-shfmt: v3.12.0-1 → v3.12.0-2](scop/pre-commit-shfmt@v3.12.0-1...v3.12.0-2) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 68f0d21 commit c41b0dd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
exclude: ^source/3rdparty
3030
- repo: https://github.com/astral-sh/ruff-pre-commit
3131
# Ruff version.
32-
rev: v0.12.3
32+
rev: v0.12.4
3333
hooks:
3434
- id: ruff
3535
args: ["--fix"]
@@ -74,7 +74,7 @@ repos:
7474
exclude: ^(source/3rdparty|\.github/workflows|\.clang-format)
7575
# Shell
7676
- repo: https://github.com/scop/pre-commit-shfmt
77-
rev: v3.12.0-1
77+
rev: v3.12.0-2
7878
hooks:
7979
- id: shfmt
8080
# CMake

0 commit comments

Comments
 (0)