chore(deps): update yarn, typescript, and fvtt types

This commit is contained in:
Johannes Loher 2022-03-20 17:58:21 +01:00
parent 2ce9b9f9e4
commit 09347b18f0
14 changed files with 1429 additions and 1495 deletions

View file

@ -1,5 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":automergeAll", ":automergeBranch", ":prHourlyLimitNone", ":prConcurrentLimitNone"],
"ignoreDeps": ["typescript"]
"extends": ["config:base", ":automergeAll", ":automergeBranch", ":prHourlyLimitNone", ":prConcurrentLimitNone"]
}