We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a53973e commit 9ece2dfCopy full SHA for 9ece2df
.pre-commit-config.yaml
@@ -17,7 +17,7 @@ repos:
17
- id: go-mod-tidy
18
- id: golangci-lint-mod
19
- repo: https://github.com/adrienverge/yamllint.git
20
- rev: v1.36.1
+ rev: v1.36.2
21
hooks:
22
- id: yamllint
23
args: [--format, colored]
0 commit comments