Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#4303)
Browse files Browse the repository at this point in the history
updates:
- [github.com/python-jsonschema/check-jsonschema: 0.24.1 → 0.26.3](python-jsonschema/check-jsonschema@0.24.1...0.26.3)
- [github.com/DavidAnson/markdownlint-cli2: v0.9.0 → v0.9.2](DavidAnson/markdownlint-cli2@v0.9.0...v0.9.2)

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 29, 2023
1 parent 54f16ff commit b1d2b9e
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 @@ -63,7 +63,7 @@ repos:
- id: black

- repo: https://github.com/python-jsonschema/check-jsonschema
rev: 0.24.1
rev: 0.26.3
hooks:
- id: check-jsonschema
name: "Check Helm Chart JSON Schema"
Expand All @@ -72,7 +72,7 @@ repos:
args: ['--schemafile', 'deployments/helm-chart/values.schema.json']

- repo: https://github.com/DavidAnson/markdownlint-cli2
rev: v0.9.0
rev: v0.9.2
hooks:
- id: markdownlint-cli2

Expand Down

0 comments on commit b1d2b9e

Please sign in to comment.