mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-09 23:45:21 +02:00
Whilst the project is focussing on building out base features, daily dependabot updates are distracting particularly for fast moving repos like rails/rails. This calms the cadence to weekly.
12 lines
267 B
YAML
12 lines
267 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: bundler
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 10
|