Skip to content

Commit

Permalink
Update pre-commit hook adrienverge/yamllint to v1.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 2a9d909 commit 1ed868d
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 @@ -25,7 +25,7 @@ repos:
- id: doc8
args: [--config=pyproject.toml]
- repo: https://github.com/adrienverge/yamllint.git
rev: v1.33.0
rev: v1.34.0
hooks:
# Linting for YAML
- id: yamllint
Expand Down

0 comments on commit 1ed868d

Please sign in to comment.