feat: move to .github

This commit is contained in:
Bart van der Braak 2023-11-10 00:23:42 +01:00
parent 914c80213a
commit fa90ae8a53

6
.github/renovate.json vendored Normal file
View file

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