autoupdate: Auto-update your hooks

View source: R/setup.R

autoupdateR Documentation

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

## Not run: 
autoupdate()

## End(Not run)

precommit documentation built on July 2, 2022, 1:06 a.m.