Skip to content

Commit

Permalink
Updating version in the README file
Browse files Browse the repository at this point in the history
  • Loading branch information
jtyr committed Aug 31, 2023
1 parent d8b1446 commit 7d1d139
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.15
rev: v0.1.16
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.15
rev: v0.1.16
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.15
rev: v0.1.16
hooks:
- id: kubeconform-helm
args:
Expand Down

0 comments on commit 7d1d139

Please sign in to comment.