Skip to content

Commit

Permalink
Update yamllint to 1.35.1 (home-assistant#114166)
Browse files Browse the repository at this point in the history
  • Loading branch information
cdce8p authored Mar 25, 2024
1 parent 18bb33e commit 5d293f9
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 @@ -30,7 +30,7 @@ repos:
- --branch=master
- --branch=rc
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.32.0
rev: v1.35.1
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 @@ -2,4 +2,4 @@

codespell==2.2.2
ruff==0.2.1
yamllint==1.32.0
yamllint==1.35.1

0 comments on commit 5d293f9

Please sign in to comment.