Skip to content

Commit

Permalink
chore(deps): 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] authored Nov 9, 2023
1 parent 9fca285 commit d955bd9
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 @@ -65,7 +65,7 @@ repos:
args: ["-f"]
stages: [commit, manual]
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.32.0
rev: v1.33.0
hooks:
- id: yamllint
args: [-c=.yamllint.yaml]
Expand Down

0 comments on commit d955bd9

Please sign in to comment.