version: 2 updates: # GitHub Actions - package-ecosystem: github-actions directory: / schedule: interval: weekly groups: actions: patterns: ["*"] # Python dependencies (pip/uv) at the project root - package-ecosystem: pip directory: / schedule: interval: weekly groups: python-deps: patterns: ["*"]