Skip to content

Commit

Permalink
ci(pre-commit): autoupdate (#195)
Browse files Browse the repository at this point in the history
updates:
- [github.com/adrienverge/yamllint: v1.33.0 → v1.34.0](adrienverge/yamllint@v1.33.0...v1.34.0)
- [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)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 13, 2024
1 parent 67beb53 commit 8326281
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 @@ -29,7 +29,7 @@ repos:
- id: prettier

- repo: https://github.com/adrienverge/yamllint
rev: v1.33.0
rev: v1.34.0
hooks:
- id: yamllint

Expand All @@ -39,7 +39,7 @@ repos:
- id: shellcheck

- repo: https://github.com/scop/pre-commit-shfmt
rev: v3.7.0-4
rev: v3.8.0-1
hooks:
- id: shfmt
args: [-w, -s, -i=4]
Expand Down

0 comments on commit 8326281

Please sign in to comment.