Skip to content

Commit dc3c853

Browse files
Update pre-commit hook adrienverge/yamllint to v1.34.0 (#237)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2a9d909 commit dc3c853

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ repos:
2525
- id: doc8
2626
args: [--config=pyproject.toml]
2727
- repo: https://github.com/adrienverge/yamllint.git
28-
rev: v1.33.0
28+
rev: v1.34.0
2929
hooks:
3030
# Linting for YAML
3131
- id: yamllint

0 commit comments

Comments
 (0)