-
Notifications
You must be signed in to change notification settings - Fork 7
Doc/update readme #17
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just have a couple of questions regarding some changes that I don't understand the reasoning behind. Thanks.
@@ -4,7 +4,7 @@ | |||
|
|||
repos: | |||
- repo: https://github.com/fsfe/reuse-tool | |||
rev: latest | |||
rev: v0.14.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What's the reasoning behind changing this to v0.14.0? I may have missed some conversation about this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I got an error when trying to use "latest" locally, so I instead pinned it to the latest version the libraries use, but I can double check to see if I misunderstood.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good. What are the other repos doing for this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other repos are pinning to this version (v0.14.0) of the reuse
hook.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ok cool. Thanks for double checking. Looks good.
Resolves #16 by updating README