We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b968f79 commit e4b40e9Copy full SHA for e4b40e9
1 file changed
.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.37.0
+ rev: v1.37.1
17
hooks:
18
- id: yamllint
19
args: [-c=.github/configs/lintconf.yaml]
0 commit comments