feat: add renovate and dependabot configuration

This commit is contained in:
Bart van der Braak 2023-07-27 10:13:22 +02:00
parent 0a7d2eb7b4
commit fede9a2142
2 changed files with 4 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": ["config:base"]
}