Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#6656)
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] authored Oct 16, 2024
1 parent bdb5bb8 commit 3684423
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 @@ -50,7 +50,7 @@ repos:
args: [--new-from-patch=/tmp/diff.patch]

- repo: https://github.com/asottile/pyupgrade
rev: v3.17.0
rev: v3.18.0
hooks:
- id: pyupgrade

Expand All @@ -77,7 +77,7 @@ repos:
]

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

0 comments on commit 3684423

Please sign in to comment.