[skip ci] add renovate.json

This commit is contained in:
arkon 2023-01-26 22:22:04 -05:00
parent cf28b0f61c
commit 291abeb317
1 changed files with 8 additions and 0 deletions

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

@ -0,0 +1,8 @@
{
"extends": [
"config:base"
],
"includePaths": [
".github/**"
]
}