1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-07 14:42:32 +01:00

Merge pull request #3134 from h3poteto/dependabot/ignore/vue3

Ignore vue3 in dependabot
This commit is contained in:
AkiraFukushima 2022-02-12 16:26:27 +09:00 committed by GitHub
commit e5663ce1e6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,3 +5,6 @@ updates:
schedule:
interval: daily
open-pull-requests-limit: 20
ignore:
- dependency-name: "vue"
versions: ["3.x"]