Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#4233)
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
pre-commit-ci[bot] authored Aug 15, 2023
1 parent 0d01d8e commit d3e7de6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ repos:
pass_filenames: false

- repo: https://github.com/golangci/golangci-lint
rev: v1.53.3
rev: v1.54.1
hooks:
- id: golangci-lint
args: [--new-from-patch=/tmp/diff.patch]
Expand All @@ -63,7 +63,7 @@ repos:
- id: black

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.23.3
rev: 0.24.1
hooks:
- id: check-jsonschema
name: "Check Helm Chart JSON Schema"
Expand Down

0 comments on commit d3e7de6

Please sign in to comment.