We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05c9b72 commit b91006aCopy full SHA for b91006a
1 file changed
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: "^.*/vendor/.*$"
2
repos:
3
- repo: https://github.com/google/go-jsonnet
4
- rev: v0.21.0
+ rev: v0.22.0
5
hooks:
6
- id: jsonnet-format
7
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments