We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbc1fea commit 2e6c26cCopy full SHA for 2e6c26c
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
- id: end-of-file-fixer
15
- id: trailing-whitespace
16
- repo: https://github.com/adrienverge/yamllint
17
- rev: v1.35.1
+ rev: v1.36.2
18
hooks:
19
- id: yamllint
20
args: [-c=.github/configs/lintconf.yaml]
0 commit comments