mirror of
https://github.com/mastodon/mastodon.git
synced 2025-02-07 09:48:20 +01:00
19 lines
308 B
YAML
19 lines
308 B
YAML
version: 2
|
|
updates:
|
|
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 99
|
|
allow:
|
|
- dependency-type: all
|
|
|
|
- package-ecosystem: bundler
|
|
directory: "/"
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 99
|
|
allow:
|
|
- dependency-type: all
|