Skip to content

Commit 1bd4be8

Browse files
[pre-commit.ci] pre-commit autoupdate (#5326)
updates: - [github.com/golangci/golangci-lint: v1.57.1 → v1.57.2](golangci/golangci-lint@v1.57.1...v1.57.2) - [github.com/python-jsonschema/check-jsonschema: 0.28.0 → 0.28.1](python-jsonschema/check-jsonschema@0.28.0...0.28.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent bef5b8d commit 1bd4be8

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

4545
- repo: https://github.com/golangci/golangci-lint
46-
rev: v1.57.1
46+
rev: v1.57.2
4747
hooks:
4848
- id: golangci-lint
4949
args: [--new-from-patch=/tmp/diff.patch]
@@ -64,7 +64,7 @@ repos:
6464
- id: black
6565

6666
- repo: https://github.com/python-jsonschema/check-jsonschema
67-
rev: 0.28.0
67+
rev: 0.28.1
6868
hooks:
6969
- id: check-jsonschema
7070
name: "Check Helm Chart JSON Schema"

0 commit comments

Comments
 (0)