Remove deprecated dependabot configuration and update dependency architecture documentation for clarity and organization

This commit is contained in:
scawful
2025-11-07 09:09:03 -05:00
parent 8a839ba567
commit 4d5d817628
3 changed files with 185 additions and 2935 deletions

View File

@@ -1,33 +0,0 @@
version: 2
updates:
# Enable version updates for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "02:00"
open-pull-requests-limit: 10
reviewers:
- "scawful"
assignees:
- "scawful"
# Enable version updates for Docker
- package-ecosystem: "docker"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "02:00"
open-pull-requests-limit: 5
# Enable version updates for npm (if any)
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
time: "02:00"
open-pull-requests-limit: 5

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff