mirror of
https://github.com/Growstuff/growstuff.git
synced 2026-04-14 03:47:59 -04:00
16 lines
318 B
YAML
16 lines
318 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: bundler
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "07:00"
|
|
open-pull-requests-limit: 20
|
|
versioning-strategy: lockfile-only
|
|
- package-ecosystem: github-actions
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
time: "07:00"
|
|
open-pull-requests-limit: 10
|