With this Dependabot will automatically file PRs to update dependencies. The cargo section watches Cargo.toml for semver-incompatible crate updates while the github-actions section watches the workflow files in .github/workflows for possible updates to any of the action in use.
With this Dependabot will automatically file PRs to update dependencies. The cargo section watches
Cargo.toml
for semver-incompatible crate updates while the github-actions section watches the workflow files in.github/workflows
for possible updates to any of the action in use.