This repository has been archived on 2024-10-14. You can view files and clone it, but cannot push or open issues or pull requests.
AutoZoomAPI/.renovaterc

6 lines
121 B
Plaintext
Raw Normal View History

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