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.5 → v0.1.6](astral-sh/ruff-pre-commit@v0.1.5...v0.1.6)
- [github.com/JohnnyMorganz/StyLua: v0.19.0 → v0.19.1](JohnnyMorganz/StyLua@v0.19.0...v0.19.1)
- [github.com/scop/pre-commit-shfmt: v3.7.0-2 → v3.7.0-3](scop/pre-commit-shfmt@v3.7.0-2...v3.7.0-3)
  • Loading branch information
pre-commit-ci[bot] authored Nov 20, 2023
1 parent 2f2db63 commit 5244c59
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 @@ -35,7 +35,7 @@ repos:
|\.toml\.symlink
)
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.5
rev: v0.1.6
hooks:
- id: ruff-format
- repo: https://github.com/adrienverge/yamllint
Expand All @@ -59,11 +59,11 @@ repos:
hooks:
- id: vint
- repo: https://github.com/JohnnyMorganz/StyLua
rev: v0.19.0
rev: v0.19.1
hooks:
- id: stylua-github
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-2
rev: v3.7.0-3
hooks:
- id: shfmt
- id: shfmt
Expand Down

0 comments on commit 5244c59

Please sign in to comment.