Skip to content

Commit

Permalink
update pre-commit hook config
Browse files Browse the repository at this point in the history
  • Loading branch information
MarshalX committed Nov 6, 2023
1 parent f1f2c17 commit a6a54b1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,10 +210,9 @@ Perform the following steps to install the pre-commit hook:
```yaml
repos:
- repo: https://github.com/cycodehq/cycode-cli
rev: stable
rev: v1.4.0
hooks:
- id: cycode
language_version: python3
stages:
- commit
```
Expand Down

0 comments on commit a6a54b1

Please sign in to comment.