Open
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 file
Code example to reproduce the issue:
NA
Version:
0.10.4
Relevant log output:
No response