Skip to content

Commit d3e7de6

Browse files
[pre-commit.ci] pre-commit autoupdate (#4233)
updates: - [github.com/golangci/golangci-lint: v1.53.3 → v1.54.1](golangci/golangci-lint@v1.53.3...v1.54.1) - [github.com/python-jsonschema/check-jsonschema: 0.23.3 → 0.24.1](python-jsonschema/check-jsonschema@0.23.3...0.24.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 0d01d8e commit d3e7de6

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
@@ -42,7 +42,7 @@ repos:
4242
pass_filenames: false
4343

4444
- repo: https://github.com/golangci/golangci-lint
45-
rev: v1.53.3
45+
rev: v1.54.1
4646
hooks:
4747
- id: golangci-lint
4848
args: [--new-from-patch=/tmp/diff.patch]
@@ -63,7 +63,7 @@ repos:
6363
- id: black
6464

6565
- repo: https://github.com/python-jsonschema/check-jsonschema
66-
rev: 0.23.3
66+
rev: 0.24.1
6767
hooks:
6868
- id: check-jsonschema
6969
name: "Check Helm Chart JSON Schema"

0 commit comments

Comments
 (0)