Skip to content

Commit 15f4e22

Browse files
[pre-commit.ci] pre-commit autoupdate (#5724)
1 parent 5a84da6 commit 15f4e22

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,13 +43,13 @@ repos:
4343
pass_filenames: false
4444

4545
- repo: https://github.com/golangci/golangci-lint
46-
rev: v1.59.0
46+
rev: v1.59.1
4747
hooks:
4848
- id: golangci-lint
4949
args: [--new-from-patch=/tmp/diff.patch]
5050

5151
- repo: https://github.com/asottile/pyupgrade
52-
rev: v3.15.2
52+
rev: v3.16.0
5353
hooks:
5454
- id: pyupgrade
5555

@@ -64,7 +64,7 @@ repos:
6464
- id: black
6565

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

0 commit comments

Comments
 (0)