Commit edaa85f
authored
chore: Disable dependabot PRs to bump python deps (#714)
## Summary
- Remove the `pip` ecosystem from `.github/dependabot.yml` so Dependabot
no longer opens Python dependency update PRs
- Keep weekly GitHub Actions version updates with the existing cooldown
## Test plan
- [ ] Confirm Dependabot alerts still appear at `/security/dependabot`
- [ ] Confirm no new `dependabot/pip` PRs are opened after the next
weekly run
- [ ] Confirm Actions group bump PRs continue as before
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Removed automated weekly update checks for Python dependencies.
* Continued automated update checks for GitHub Actions dependencies.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Signed-off-by: Kendrick Boyd <kendrickb@nvidia.com>1 parent 1a550b0 commit edaa85f
1 file changed
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | 6 | | |
19 | 7 | | |
20 | 8 | | |
| |||
0 commit comments