Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current README.md installation as pre-commit hook is incorrect / does not work #106

Open
neurolabs opened this issue Mar 19, 2024 · 0 comments · May be fixed by #116
Open

Current README.md installation as pre-commit hook is incorrect / does not work #106

neurolabs opened this issue Mar 19, 2024 · 0 comments · May be fixed by #116

Comments

@neurolabs
Copy link

I tried to add riff as a pre-commit hook. The documentation is incorrect, the rev parameter belongs to the repo section:

-   repo: https://github.com/dorschw/riff
    rev: v0.1.9.0
    hooks:
    -   id: riff
        additional_dependencies: ["ruff>=0.0.291"] # minimal is 0.0.291

Furthermore, the referenced rev v0.1.9.0 does not exist on the repository. The latest tag is v0.0.287.0.

@dorschw dorschw linked a pull request Dec 10, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant