Commit 8410499
committed
Enable Dependabot for github-actions and pip ecosystems
OSSF Scorecard's dependency-update-tool check was scoring 0. The project
has no runtime dependencies, but the action versions in .github/workflows
and the test-only deps in requirements.txt are both worth keeping fresh
so we don't ship CI on stale, vulnerable tooling.
Weekly cadence on both ecosystems. Minor and patch bumps are grouped
into a single PR per ecosystem to keep the noise bounded; major bumps
still arrive as standalone PRs so the breaking-change review is honest.1 parent 1a5c33b commit 8410499
1 file changed
Lines changed: 23 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
0 commit comments