Skip to content

Commit

Permalink
chore(deps): update pre-commit hook losisin/helm-values-schema-json t…
Browse files Browse the repository at this point in the history
…o v1.5.3 (#12)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[losisin/helm-values-schema-json](https://togithub.com/losisin/helm-values-schema-json)
| repository | patch | `v1.5.2` -> `v1.5.3` |

Note: The `pre-commit` manager in Renovate is not supported by the
`pre-commit` maintainers or community. Please do not report any problems
there, instead [create a Discussion in the Renovate
repository](https://togithub.com/renovatebot/renovate/discussions/new)
if you have any questions.

---

### Release Notes

<details>
<summary>losisin/helm-values-schema-json
(losisin/helm-values-schema-json)</summary>

###
[`v1.5.3`](https://togithub.com/losisin/helm-values-schema-json/releases/tag/v1.5.3)

[Compare
Source](https://togithub.com/losisin/helm-values-schema-json/compare/v1.5.2...v1.5.3)

#### Changelog

##### Added

-
[`ce0d7de`](https://togithub.com/losisin/helm-values-schema-json/commit/ce0d7de1aa05b8d5a816d87ee1383e50dd530834)
feature: add support for $ref definition with docs and examples
-
[`7a2132a`](https://togithub.com/losisin/helm-values-schema-json/commit/7a2132a94a2df2fb5bf84e224893b55c6faa613a)
feature: exclude nodes from json schema

##### Docs

-
[`eb0178e`](https://togithub.com/losisin/helm-values-schema-json/commit/eb0178e4ccd7f409c4f154969214fa9ea849b617)
docs: GitLab example to fail-on-diff

##### Other

-
[`e7a1f41`](https://togithub.com/losisin/helm-values-schema-json/commit/e7a1f418bdf426de570ff0091f52dc0509c2c474)
add test case
-
[`ffdd758`](https://togithub.com/losisin/helm-values-schema-json/commit/ffdd758ba54299f6f9ae63b83c369a59c8f38856)
bump verssion
-
[`bdeb471`](https://togithub.com/losisin/helm-values-schema-json/commit/bdeb471c9c8903c471dfe4dbdf0558b17b6aaf5e)
fix tests
-
[`07d18de`](https://togithub.com/losisin/helm-values-schema-json/commit/07d18de030ae9bc0d3f1e4cc726264631f0ec705)
small fix
-
[`2cbc4c2`](https://togithub.com/losisin/helm-values-schema-json/commit/2cbc4c2adca6ef9dda6cd4e84e8bb49fbf4742cc)
tweak heading a bit

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/anza-labs/charts).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXJlYS9kZXBlbmRlbmN5Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 30, 2024
1 parent 71ac315 commit 14a9156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ repos:
args:
- "--badge-style=flat"
- repo: https://github.com/losisin/helm-values-schema-json
rev: v1.5.2
rev: v1.5.3
hooks:
- id: helm-schema
args:
Expand Down

0 comments on commit 14a9156

Please sign in to comment.