Skip to content

Commit 27ea0c6

Browse files
[pre-commit.ci] pre-commit autoupdate (#3963)
updates: - [github.com/golangci/golangci-lint: v1.52.2 → v1.53.2](golangci/golangci-lint@v1.52.2...v1.53.2) - [github.com/python-jsonschema/check-jsonschema: 0.23.0 → 0.23.1](python-jsonschema/check-jsonschema@0.23.0...0.23.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 98e2c2e commit 27ea0c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ repos:
4040
types: [go]
4141
pass_filenames: false
4242
- repo: https://github.com/golangci/golangci-lint
43-
rev: v1.52.2
43+
rev: v1.53.2
4444
hooks:
4545
- id: golangci-lint
4646
args: [--new-from-patch=/tmp/diff.patch]
@@ -57,7 +57,7 @@ repos:
5757
hooks:
5858
- id: black
5959
- repo: https://github.com/python-jsonschema/check-jsonschema
60-
rev: 0.23.0
60+
rev: 0.23.1
6161
hooks:
6262
- id: check-jsonschema
6363
name: "Check Helm Chart JSON Schema"

0 commit comments

Comments
 (0)