pre-commit-autoupdate - Man Page
pre-commit-autoupdate – Auto-update pre-commit config to the latest repos’ versions
Synopsis
pre-commit autoupdate [-h] [--color {auto,always,never}] [-c CONFIG] [--bleeding-edge] [--freeze] [--repo REPO] [-j JOBS]
Options
Optional Arguments
- -h, --help
Show a help message and exit.
- --color {auto,always,never}
Whether to use color in output. Defaults to auto.
- -c, --config CONFIG
Path to alternate config file.
- --bleeding-edge
Update to the bleeding edge of HEAD instead of the latest tagged version (the default behavior).
- --freeze
Store “frozen” hashes in rev instead of tag names
- --repo REPO
Only update this repository – may be specified multiple times.
- -j, --jobs JOBS
Number of threads to use. (default 1).
See Also
pre-commit-clean(1), pre-commit-gc(1), pre-commit-init-templatedir(1), pre-commit-install(1), pre-commit-install-hooks(1), pre-commit-migrate-config(1), pre-commit-run(1), pre-commit-sample-config(1), pre-commit-try-repo(1), pre-commit-uninstall(1), pre-commit-validate-config(1), pre-commit-validate-manifest(1), pre-commit-help(1)
Referenced By
pre-commit(1), pre-commit-clean(1), pre-commit-gc(1), pre-commit-help(1), pre-commit-init-templatedir(1), pre-commit-install(1), pre-commit-install-hooks(1), pre-commit-migrate-config(1), pre-commit-run(1), pre-commit-sample-config(1), pre-commit-try-repo(1), pre-commit-uninstall(1), pre-commit-validate-config(1), pre-commit-validate-manifest(1).