Skip to content

Commit 18fc29d

Browse files
pre-commit-ci[bot]web-flow
authored andcommitted
[pre-commit.ci] pre-commit autoupdate (#7994)
1 parent 2eb49c2 commit 18fc29d

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

4646
- repo: https://github.com/golangci/golangci-lint
47-
rev: v2.1.6
47+
rev: v2.2.1
4848
hooks:
4949
- id: golangci-lint
5050
args: [--new-from-patch=/tmp/diff.patch]
@@ -77,7 +77,7 @@ repos:
7777
]
7878

7979
- repo: https://github.com/python-jsonschema/check-jsonschema
80-
rev: 0.33.1
80+
rev: 0.33.2
8181
hooks:
8282
- id: check-jsonschema
8383
name: "Check Helm Chart JSON Schema"

0 commit comments

Comments
 (0)