mirror of
https://github.com/we-promise/sure.git
synced 2026-04-07 14:31:25 +00: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.
13 lines
267 B
YAML
13 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
|