Skip to content

Commit

Permalink
Chore: pre-commit autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 18, 2023
1 parent 7f42591 commit e27a9d4
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 @@ -32,13 +32,13 @@ repos:
- id: gitlint

- repo: https://github.com/pre-commit/mirrors-prettier
rev: 57f0a3b4cf4dfaec93fb2c1fd5f0ca266180287f # frozen: v4.0.0-alpha.7
rev: 57f0a3b4cf4dfaec93fb2c1fd5f0ca266180287f # frozen: v4.0.0-alpha.7
hooks:
- id: prettier
stages: [commit]

- repo: https://github.com/adrienverge/yamllint.git
rev: 8713140e99914c0cb6e07364daedfb140847c3c5 # frozen: v1.33.0
rev: 8713140e99914c0cb6e07364daedfb140847c3c5 # frozen: v1.33.0
hooks:
- id: yamllint
types: [yaml]
Expand Down

0 comments on commit e27a9d4

Please sign in to comment.