Skip to content

Commit

Permalink
chore(dependencies): Update pre-commit hook adrienverge/yamllint to v…
Browse files Browse the repository at this point in the history
…1.35.1
  • Loading branch information
renovate-bot committed May 15, 2024
1 parent b88045f commit cce5900
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 @@ -13,7 +13,7 @@ repos:
- id: "mixed-line-ending"
- id: "trailing-whitespace"
- repo: "https://github.com/adrienverge/yamllint.git"
rev: "v1.29.0"
rev: "v1.35.1"
hooks:
- id: "yamllint"
exclude: "^charts/grafaml/templates/"
Expand Down

0 comments on commit cce5900

Please sign in to comment.