There was an error while loading. Please reload this page.
1 parent 2eb49c2 commit 13e7943Copy full SHA for 13e7943
1 file changed
.pre-commit-config.yaml
@@ -44,7 +44,7 @@ repos:
44
pass_filenames: false
45
46
- repo: https://github.com/golangci/golangci-lint
47
- rev: v2.1.6
+ rev: v2.2.1
48
hooks:
49
- id: golangci-lint
50
args: [--new-from-patch=/tmp/diff.patch]
@@ -77,7 +77,7 @@ repos:
77
]
78
79
- repo: https://github.com/python-jsonschema/check-jsonschema
80
- rev: 0.33.1
+ rev: 0.33.2
81
82
- id: check-jsonschema
83
name: "Check Helm Chart JSON Schema"
0 commit comments