# Dependabot configuration — Auriglyph
# Watches: cargo deps + GitHub Actions
# Auto-PRs grouped by minor+patch для меньшего шума.
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
open-pull-requests-limit: 5
groups:
minor-and-patch:
update-types:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "monday"
open-pull-requests-limit: 5
groups:
actions:
patterns: