Skip to content

Commit

Permalink
ci(pre-commit): autoupdate
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)
  • Loading branch information
pre-commit-ci[bot] authored Feb 12, 2024
1 parent 51eb406 commit 2068dae
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:
- id: prettier

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

Expand All @@ -40,7 +40,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 2068dae

Please sign in to comment.