Skip to content

Commit

Permalink
Updating version (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyr authored Mar 11, 2024
1 parent bfd3332 commit d3d8c4c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ The `kubeconform` [`pre-commit` hook](https://pre-commit.com) can be added into
```yaml
repos:
- repo: https://github.com/jtyr/kubeconform-helm
rev: v0.1.16
rev: v0.1.17
hooks:
- id: kubeconform-helm
```
Expand All @@ -145,7 +145,7 @@ by the hook that can be specified:

```yaml
- repo: https://github.com/jtyr/kubeconform-helm
rev: v0.1.16
rev: v0.1.17
hooks:
- id: kubeconform-helm
args:
Expand All @@ -158,7 +158,7 @@ that can be specified:

```yaml
- repo: https://github.com/jtyr/kubeconform-helm
rev: v0.1.16
rev: v0.1.17
hooks:
- id: kubeconform-helm
args:
Expand Down

0 comments on commit d3d8c4c

Please sign in to comment.