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 823937c commit 2ff4065Copy full SHA for 2ff4065
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
pass_filenames: false
46
47
- repo: https://github.com/golangci/golangci-lint
48
- rev: v2.0.0
+ rev: v2.0.2
49
hooks:
50
- id: golangci-lint
51
args: [--new-from-patch=/tmp/diff.patch]
@@ -78,7 +78,7 @@ repos:
78
]
79
80
- repo: https://github.com/python-jsonschema/check-jsonschema
81
- rev: 0.31.3
+ rev: 0.32.1
82
83
- id: check-jsonschema
84
name: "Check Helm Chart JSON Schema"
0 commit comments