Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#6289)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored and web-flow committed Aug 27, 2024
1 parent 2ec1f23 commit e53b362
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 @@ -44,7 +44,7 @@ repos:
pass_filenames: false

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

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

0 comments on commit e53b362

Please sign in to comment.