This repository has been archived on 2025-02-23. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
API/.renovaterc

6 lines
116 B
Plaintext
Raw Normal View History

2023-04-20 13:18:04 +02:00
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
]
}