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