mirror of
https://github.com/allaunthefox/Research-Stack.git
synced 2026-07-31 03:05:21 +00:00
22 lines
459 B
YAML
22 lines
459 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: cargo
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|
|
commit-message:
|
|
prefix: "chore(deps)"
|
|
cooldown:
|
|
default-days: 7
|
|
groups:
|
|
patch-updates:
|
|
update-types: ["patch"]
|
|
- package-ecosystem: github-actions
|
|
directory: /
|
|
schedule:
|
|
interval: weekly
|
|
commit-message:
|
|
prefix: "chore(ci)"
|
|
cooldown:
|
|
default-days: 7
|