We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a783bd6 commit 89aefbdCopy full SHA for 89aefbd
.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.0
18
hooks:
19
- id: yamllint
20
args: [-c=.github/configs/lintconf.yaml]
0 commit comments