We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24304c9 commit ca7a82eCopy full SHA for ca7a82e
1 file changed
README.md
@@ -233,7 +233,7 @@ Perform the following steps to install the pre-commit hook:
233
```yaml
234
repos:
235
- repo: https://github.com/cycodehq/cycode-cli
236
- rev: v3.2.0
+ rev: v3.4.2
237
hooks:
238
- id: cycode
239
stages:
@@ -245,7 +245,7 @@ Perform the following steps to install the pre-commit hook:
245
246
247
248
249
250
251
0 commit comments