We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a9d909 commit dc3c853Copy full SHA for dc3c853
.pre-commit-config.yaml
@@ -25,7 +25,7 @@ repos:
25
- id: doc8
26
args: [--config=pyproject.toml]
27
- repo: https://github.com/adrienverge/yamllint.git
28
- rev: v1.33.0
+ rev: v1.34.0
29
hooks:
30
# Linting for YAML
31
- id: yamllint
0 commit comments