mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-19 20:57:29 +00: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
|