Skip to content

Commit

Permalink
Update yamllint to 1.28.0 (home-assistant#80497)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Oct 18, 2022
1 parent 503b765 commit 086a1bd
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 @@ -61,7 +61,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.27.1
rev: v1.28.0
hooks:
- id: yamllint
- repo: https://github.com/pre-commit/mirrors-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 @@ -13,4 +13,4 @@ pycodestyle==2.8.0
pydocstyle==6.1.1
pyflakes==2.4.0
pyupgrade==3.1.0
yamllint==1.27.1
yamllint==1.28.0

0 comments on commit 086a1bd

Please sign in to comment.