Files
FindMy.py/.github/renovate.json
2024-03-24 23:45:26 +01:00

8 lines
138 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended",
"schedule:monthly"
]
}