R/setup.R
autoupdate.Rd
Runs pre-commit autoupdate.
pre-commit autoupdate
autoupdate(root = here::here())
The path to the root directory of your project.
The exit status from pre-commit autoupdate (invisibly).
if (FALSE) { # \dontrun{ autoupdate() } # }