MCPcopy Index your code
hub / github.com/pre-commit/pre-commit / RepositoryCannotBeUpdatedError

Class RepositoryCannotBeUpdatedError

pre_commit/commands/autoupdate.py:85–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83
84
85class RepositoryCannotBeUpdatedError(RuntimeError):
86 pass
87
88
89def _check_hooks_still_exist_at_rev(

Callers 2

updateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected