autoupdate {precommit} | R Documentation |
Runs pre-commit autoupdate
.
autoupdate(root = here::here())
root |
The path to the root directory of your project. |
The exit status from pre-commit autoupdate
(invisibly).
## Not run:
autoupdate()
## End(Not run)