Skip to content

Commit 7d88345

Browse files
chore(deps): update pre-commit hook google/go-jsonnet to v0.21.0 (#366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c963aa commit 7d88345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
exclude: "^.*/vendor/.*$"
22
repos:
33
- repo: https://github.com/google/go-jsonnet
4-
rev: v0.20.0
4+
rev: v0.21.0
55
hooks:
66
- id: jsonnet-format
77
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)