Skip to content

Commit

Permalink
chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/macisamuele/language-formatters-pre-commit-hooks: v2.12.0 → v2.13.0](macisamuele/language-formatters-pre-commit-hooks@v2.12.0...v2.13.0)
- [github.com/compilerla/conventional-pre-commit: v3.1.0 → v3.2.0](compilerla/conventional-pre-commit@v3.1.0...v3.2.0)
  • Loading branch information
pre-commit-ci[bot] authored and joke committed Apr 4, 2024
1 parent a37f235 commit 8c7e767
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -19,15 +19,15 @@ repos:
- id: shellcheck
- id: shfmt
- repo: https://github.com/macisamuele/language-formatters-pre-commit-hooks
rev: v2.12.0
rev: v2.13.0
hooks:
- id: pretty-format-yaml
args:
- --autofix
- --indent
- '2'
- repo: https://github.com/compilerla/conventional-pre-commit
rev: v3.1.0
rev: v3.2.0
hooks:
- id: conventional-pre-commit
stages: [commit-msg]
Expand Down

0 comments on commit 8c7e767

Please sign in to comment.