precommit icon indicating copy to clipboard operation
precommit copied to clipboard

Explore moving all non-core dependencies to `Suggests:` and list hook dependencies in `.pre-commit-config.yaml`

Open lorenzwalthert opened this issue 3 years ago • 0 comments

This might reduce the dependency graph for people who don't want to use all hooks of that repo significantly. Might have to think about concurrency for {renv}.

plus the .pre-commit-config.yaml will get much longer. And we don’t have control over all recursive dependency versions.

lorenzwalthert avatar Mar 04 '22 08:03 lorenzwalthert