File tree Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Expand file tree Collapse file tree 1 file changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -18,13 +18,14 @@ knitr::opts_chunk$set(
1818)
1919```
2020
21- ## It's broken. Missing packages etc.
22-
23- Update the hook revisions with
24- ` $ pre-commit autoupdate ` . This does not help, please follow the
25- Update instructions in the README. If that does not work, run
26- ` $ pre-commit clean ` to clean the
27- pre-commit cache.
21+ ## It's broken. Missing packages etc. How do I fix it?
22+
23+ Update the hook revisions with ` $ pre-commit autoupdate ` . This does not
24+ help, please follow the Update instructions in the README. If that does
25+ not work, run ` $ pre-commit clean ` to clean the pre-commit cache.
26+ Although you could also clear the {renv} cache, this should only be a
27+ strategy of last resort, as it may break other {renv} projects on your
28+ machine and you'd have to do some re-storing there.
2829
2930
3031## How does it work? What's the magic?
You can’t perform that action at this time.
0 commit comments