mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
218 lines
4.6 KiB
YAML
218 lines
4.6 KiB
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: "github-actions"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "09:00"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 5
|
|
labels:
|
|
- "dependencies"
|
|
- "github-actions"
|
|
groups:
|
|
github-actions-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "pip"
|
|
directory: "/2-Search-Space/search/whoogle-search"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "09:15"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "python"
|
|
groups:
|
|
python-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "pip"
|
|
directory: "/5-Applications/text-to-cad"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "09:30"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "python"
|
|
- "cad"
|
|
groups:
|
|
cad-python-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "09:45"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "javascript"
|
|
groups:
|
|
root-npm-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "npm"
|
|
directory: "/5-Applications/text-to-cad/viewer"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "10:00"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "javascript"
|
|
- "cad"
|
|
groups:
|
|
cad-viewer-npm-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "npm"
|
|
directory: "/6-Documentation/tiddlywiki-local"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "10:15"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "javascript"
|
|
- "docs"
|
|
groups:
|
|
wiki-npm-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "cargo"
|
|
directory: "/1-Distributed-Systems/agents/claw/rust"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "10:30"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "rust"
|
|
groups:
|
|
claw-cargo-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "cargo"
|
|
directory: "/4-Infrastructure/servo-fetch"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "10:45"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "rust"
|
|
- "infrastructure"
|
|
groups:
|
|
servo-fetch-cargo-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "cargo"
|
|
directory: "/5-Applications/linear-native-tauri"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "11:00"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "rust"
|
|
- "tauri"
|
|
groups:
|
|
linear-tauri-cargo-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "cargo"
|
|
directory: "/5-Applications/notion-native-tauri"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "11:15"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "rust"
|
|
- "tauri"
|
|
groups:
|
|
notion-tauri-cargo-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|
|
|
|
- package-ecosystem: "cargo"
|
|
directory: "/5-Applications/parquet_compressor"
|
|
schedule:
|
|
interval: "weekly"
|
|
day: "monday"
|
|
time: "11:30"
|
|
timezone: "America/Chicago"
|
|
open-pull-requests-limit: 3
|
|
labels:
|
|
- "dependencies"
|
|
- "rust"
|
|
- "compression"
|
|
groups:
|
|
parquet-cargo-minor-patch:
|
|
patterns:
|
|
- "*"
|
|
update-types:
|
|
- "minor"
|
|
- "patch"
|