Skip to content

Commit

Permalink
Bump yamllint to v1.24.2 (home-assistant#38633)
Browse files Browse the repository at this point in the history
  • Loading branch information
basnijholt authored Aug 8, 2020
1 parent d49c55a commit e258ab7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.23.0
rev: v1.24.2
hooks:
- id: yamllint
- repo: https://github.com/prettier/prettier
Expand Down
2 changes: 1 addition & 1 deletion requirements_test_pre_commit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ flake8==3.8.3
isort==4.3.21
pydocstyle==5.0.2
pyupgrade==2.7.2
yamllint==1.23.0
yamllint==1.24.2

0 comments on commit e258ab7

Please sign in to comment.