Skip to content

Commit ca7a82e

Browse files
committed
bump CLI version in pre-commit hook examples
1 parent 24304c9 commit ca7a82e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ Perform the following steps to install the pre-commit hook:
233233
```yaml
234234
repos:
235235
- repo: https://github.com/cycodehq/cycode-cli
236-
rev: v3.2.0
236+
rev: v3.4.2
237237
hooks:
238238
- id: cycode
239239
stages:
@@ -245,7 +245,7 @@ Perform the following steps to install the pre-commit hook:
245245
```yaml
246246
repos:
247247
- repo: https://github.com/cycodehq/cycode-cli
248-
rev: v3.2.0
248+
rev: v3.4.2
249249
hooks:
250250
- id: cycode
251251
stages:

0 commit comments

Comments
 (0)