Skip to content

Commit

Permalink
Update pre-commit hook adrienverge/yamllint to v1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 75283cf commit 9fc61f4
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 @@ -52,7 +52,7 @@ repos:
- --quiet-level=2
exclude_types: [csv, json]
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.32.0
rev: v1.33.0
hooks:
- id: yamllint
name: "Linting yaml"
Expand Down

0 comments on commit 9fc61f4

Please sign in to comment.