Skip to content

Commit

Permalink
Update .pre-commit-config.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludy87 committed Feb 10, 2024
1 parent cbd55be commit 508adf9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ repos:
stages: [manual]
- id: check-json
exclude: (.vscode|.devcontainer)
# - repo: https://github.com/adrienverge/yamllint.git
# rev: v1.32.0
# hooks:
# - id: yamllint
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v3.1.0
hooks:
Expand Down

0 comments on commit 508adf9

Please sign in to comment.