1
Fork 0
mirror of https://github.com/wlinator/luminara.git synced 2024-10-02 16:03:12 +00:00

Add renovate.json

This commit is contained in:
wlinator 2024-07-19 13:44:42 +00:00
parent c3988522b0
commit 3db22e4316

6
renovate.json Normal file
View file

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