- repo: https://github.com/agritheory/test_utils/
rev: {rev} // The revision or tag to clone. Example: rev: v0.11.0
hooks:
- id: update_pre_commit_config
@agritheory This automatically updates the config, If we want to check for newer version is available and ask user to update then I think we can use this, https://pypi.org/project/pre-commit-update
closes #19 To use this as pre-commit hook -
Result -