Skip to content

Commit 2ff4065

Browse files
pre-commit-ci[bot]web-flow
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (#7587)
updates: - [github.com/golangci/golangci-lint: v2.0.0 → v2.0.2](golangci/golangci-lint@v2.0.0...v2.0.2) - [github.com/python-jsonschema/check-jsonschema: 0.31.3 → 0.32.1](python-jsonschema/check-jsonschema@0.31.3...0.32.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 823937c commit 2ff4065

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
@@ -45,7 +45,7 @@ repos:
4545
pass_filenames: false
4646

4747
- repo: https://github.com/golangci/golangci-lint
48-
rev: v2.0.0
48+
rev: v2.0.2
4949
hooks:
5050
- id: golangci-lint
5151
args: [--new-from-patch=/tmp/diff.patch]
@@ -78,7 +78,7 @@ repos:
7878
]
7979

8080
- repo: https://github.com/python-jsonschema/check-jsonschema
81-
rev: 0.31.3
81+
rev: 0.32.1
8282
hooks:
8383
- id: check-jsonschema
8484
name: "Check Helm Chart JSON Schema"

0 commit comments

Comments
 (0)