Chore: PHPUnit configuration update

This commit is contained in:
2023-05-03 16:07:49 +03:00
parent 9281879faf
commit 1bcb50a8d6
3 changed files with 14 additions and 6 deletions

4
.github/renovate.json vendored Normal file
View File

@@ -0,0 +1,4 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["github>ivuorinen/.github:renovate-config"]
}