1
mirror of https://github.com/RealOrangeOne/notes.git synced 2024-06-29 05:46:59 +01:00
notes/renovate.json
2022-09-09 15:50:51 +01:00

10 lines
190 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base",
":disableDependencyDashboard"
],
"prHourlyLimit": 0,
"prConcurrentLimit": 0
}