Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
85
class
RepositoryCannotBeUpdatedError(RuntimeError):
86
pass
87
88
89
def
_check_hooks_still_exist_at_rev(
Callers
2
update
Method · 0.85
_check_hooks_still_exist_at_rev
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected