mirror of
https://github.com/github/codeql.git
synced 2026-01-12 22:14:47 +01:00
Dependabot is able to understand cargo workspaces, so it's not necessary to enumerate each workspace member. It should be enough to configure it with the workspace root directory. This will hopefully ensure that the Cargo.lock file gets updated correctly.