Skip to content
This repository has been archived by the owner on Aug 27, 2024. It is now read-only.

Commit

Permalink
chore: update pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
l50 committed Mar 26, 2023
1 parent 2d8a3e4 commit 888e66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
- id: check-shebang-scripts-are-executable

- repo: https://github.com/adrienverge/yamllint.git
rev: v1.29.0
rev: v1.30.0
hooks:
- id: yamllint
entry: yamllint --strict -c .hooks/linters/.yaml-lint.yaml
Expand Down

0 comments on commit 888e66a

Please sign in to comment.