0
0
Fork 0
mirror of https://github.com/verdigado/organization_folders.git synced 2024-12-06 11:22:41 +01:00

Add renovate.json

This commit is contained in:
renovate[bot] 2024-11-25 16:59:22 +00:00 committed by GitHub
parent e999d42d33
commit 6f9c9c496f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
renovate.json Normal file
View file

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