Skip to content

Commit b1ded7a

Browse files
Update FAQ.Rmd
1 parent 5ced5ec commit b1ded7a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

vignettes/FAQ.Rmd

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@ 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.
28+
29+
2130
## How does it work? What's the magic?
2231

2332
No magic. Git [provides a mechanism for pre-commit

0 commit comments

Comments
 (0)