Configure dependabot to find modules - #73
Conversation
|
Claude finished @philpennock's task in 1m 18s —— View job PR Review
The configuration looks correct and well-structured for this multi-module repo.
Test subdirectories excluded —
One thing to be aware of: the default No correctness, security, or structural issues. LGTM. |
|
Testing: none really viable, but the LSP schema check is happy with everything except for a non-error warning that it would like the cooldown to be longer (and uncommenting the cooldown block and raising that to 7 resolves that warning). |
This configures dependabot to know about the sub-directories being independent modules, instead of expecting
go.modto be in the repo root.