SIGN IN SIGN UP

Add Dependabot configuration for pip and GitHub Actions (#2041)

* Add Dependabot configuration for pip and GitHub Actions

Enables automated dependency and security (CVE) update PRs for the pip
test requirements and the GitHub Actions used in workflows.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* Address review feedback on dependabot config

- Clarify header comment: this file enables version updates only; CVE
  security updates require the separate repo Settings toggle.
- Drop custom 'python' and 'github-actions' labels that Dependabot would
  silently ignore; keep only the auto-created 'dependencies' label.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
R
Rich Chiodo committed
e61c04ecc9c0e892ad9c19c50ec4adc02f7ca139
Parent: 51f0f80
Committed by GitHub <noreply@github.com> on 6/24/2026, 5:43:48 PM