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 2c963aa commit 7d88345Copy full SHA for 7d88345
.pre-commit-config.yaml
@@ -1,7 +1,7 @@
1
exclude: "^.*/vendor/.*$"
2
repos:
3
- repo: https://github.com/google/go-jsonnet
4
- rev: v0.20.0
+ rev: v0.21.0
5
hooks:
6
- id: jsonnet-format
7
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments