Learn R Programming

precommit (version 0.1.3)

autoupdate: Auto-update your hooks

Description

Runs pre-commit autoupdate.

Usage

autoupdate(root = here::here())

Arguments

root

The path to the root directory of your project.

Value

The exit status from pre-commit autoupdate (invisibly).

Examples

Run this code
# NOT RUN {
autoupdate()
# }

Run the code above in your browser using DataLab