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/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)
  • Loading branch information
pre-commit-ci[bot] authored Nov 13, 2023
1 parent 4c888d8 commit 982b35b
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.1.4
rev: v0.1.5
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-1
rev: v3.7.0-2
hooks:
- id: shfmt
# CMake
Expand Down

0 comments on commit 982b35b

Please sign in to comment.