mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-06 02:08:55 +02:00
Co-authored-by: Nick Schonning <nschonni@gmail.com> Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
12 lines
264 B
YAML
12 lines
264 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: github-actions
|
|
directory: '/'
|
|
schedule:
|
|
interval: weekly
|
|
open-pull-requests-limit: 99
|
|
- package-ecosystem: npm
|
|
directory: '/'
|
|
schedule:
|
|
interval: monthly
|
|
open-pull-requests-limit: 99
|