Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#69)
Browse files Browse the repository at this point in the history
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](astral-sh/ruff-pre-commit@v0.6.1...v0.6.2)
- [github.com/scop/pre-commit-shfmt: v3.8.0-1 → v3.9.0-1](scop/pre-commit-shfmt@v3.8.0-1...v3.9.0-1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Aug 26, 2024
1 parent 953b91a commit 831c9a6
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 @@ -35,7 +35,7 @@ repos:
|\.toml\.symlink
)
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.1
rev: v0.6.2
hooks:
- id: ruff-format
- repo: https://github.com/adrienverge/yamllint
Expand Down Expand Up @@ -63,7 +63,7 @@ repos:
hooks:
- id: stylua-github
- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.8.0-1
rev: v3.9.0-1
hooks:
- id: shfmt
- id: shfmt
Expand Down

0 comments on commit 831c9a6

Please sign in to comment.