Skip to content
Snippets Groups Projects
Commit 179979d5 authored by Benjamin Bertrand's avatar Benjamin Bertrand
Browse files

Update black pre-commit version

pre-commit assumes that the value of rev is an immutable ref (such as a
tag or SHA) and will cache based on that. Using a branch name (or HEAD)
for the value of rev is not supported and will only represent the state
of that mutable ref at the time of hook installation (and will NOT
update automatically).
parent 74c7c64d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment