crytic / crytic/slither

[Bug-Candidate]: pre-commit does not work as documented

Open
#2,549 3 comments 0 reactions 0 assignees View on GitHub
bug-candidate
Dominant language
Python
Stars
6.4k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

### Describe the issue:

I have added in my .pre-commit-config.yaml
```
- repo: https://github.com/crytic/slither
rev: 0.10.4
hooks:
- id: slither
```
And I get

`pre-commit/repoc36zuhi6/.pre-commit-hooks.yaml is not a file`

For some reason tag version is missing [.pre-commit-hooks.yaml](https://github.com/crytic/slither/blob/master/.pre-commit-hooks.yaml) file

### Code example to reproduce the issue:

NA

### Version:

0.10.4

### Relevant log output:

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.