mirror of
https://github.com/h3poteto/whalebird-desktop
synced 2024-12-12 08:46:34 +01:00
11 lines
188 B
YAML
11 lines
188 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: npm
|
|
directory: "/"
|
|
schedule:
|
|
interval: daily
|
|
open-pull-requests-limit: 20
|
|
ignore:
|
|
- dependency-name: "vue"
|
|
versions: ["3.x"]
|