1
mirror of https://github.com/jakejarvis/rdapper.git synced 2025-10-18 20:14:27 -04:00

Add renovate.json

This commit is contained in:
renovate[bot]
2025-09-24 17:07:10 +00:00
committed by Jake Jarvis
parent 863c158e28
commit c6a3010744

6
renovate.json Normal file
View File

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