pre-commit/pre_commit/commands
Jeff Epler 880616df3e
Add pre-commit autoupdate --semver
This chooses the latest version according to semantic versioning.
Prereleases are only chosen if `--semver-prerelease` is also specified.
2022-12-09 16:29:30 -06:00
..
__init__.py Move commands into their own files. 2014-06-13 19:52:14 -07:00
autoupdate.py Add pre-commit autoupdate --semver 2022-12-09 16:29:30 -06:00
clean.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
gc.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
hook_impl.py Expose prepare-commit-msg arguments as environment vars 2022-06-11 14:25:55 -04:00
init_templatedir.py implement default_install_hook_types 2022-04-02 15:11:31 -04:00
install_uninstall.py Merge pull request #2322 from pre-commit/default-install-hook-types 2022-04-02 15:36:59 -04:00
migrate_config.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
run.py Change cmd_output_bs retcode arg to a boolean check 2022-10-30 14:49:42 -05:00
sample_config.py remove obsolete comment 2022-11-27 16:30:58 -05:00
try_repo.py drop python 3.6 support 2022-01-18 18:44:20 -05:00
validate_config.py deprecate pre-commit-validate-{config,manifest} 2022-04-24 19:08:47 -04:00
validate_manifest.py deprecate pre-commit-validate-{config,manifest} 2022-04-24 19:08:47 -04:00