aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-08-17 12:17:48 +0200
committerGitHub <[email protected]>2022-08-17 12:17:48 +0200
commit5c10bd7bfa24ebdd06b89861c5a6c23d0174fecd (patch)
tree67a720382ccb5ebf1a945cd2f54bebf3afd9dcd3 /.github
parent54a91a1fe7059b3c918abcee5203808f7c86d0e6 (diff)
downloadfaker-5c10bd7bfa24ebdd06b89861c5a6c23d0174fecd.tar.xz
faker-5c10bd7bfa24ebdd06b89861c5a6c23d0174fecd.zip
chore(deps): update vitest to ~0.22.0 (#1277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
Diffstat (limited to '.github')
-rw-r--r--.github/renovate.json52
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index e0f1dbe3..307edd07 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -31,7 +31,7 @@
},
{
"groupName": "vitest",
- "matchPackageNames": ["@vitest/ui", "vitest"]
+ "matchPackageNames": ["@vitest/coverage-c8", "@vitest/ui", "vitest"]
},
{
"groupName": "prettier",