We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbab8d1 commit 4852ce4Copy full SHA for 4852ce4
.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