1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 05:09:38 +02:00

Weekly dependabot checks (#407)

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.
This commit is contained in:
Rob Zolkos 2024-02-09 09:24:34 -05:00 committed by GitHub
parent 69c5df73d9
commit b53c156dfc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,12 +1,12 @@
version: 2 version: 2
updates: updates:
- package-ecosystem: bundler - package-ecosystem: bundler
directory: "/" directory: "/"
schedule: schedule:
interval: daily interval: weekly
open-pull-requests-limit: 10 open-pull-requests-limit: 10
- package-ecosystem: github-actions - package-ecosystem: github-actions
directory: "/" directory: "/"
schedule: schedule:
interval: daily interval: weekly
open-pull-requests-limit: 10 open-pull-requests-limit: 10