Claptrap-ui/renovate.json
2022-07-01 10:10:45 +02:00

9 lines
169 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"commitMessagePrefix": ":arrow_up:",
"prHourlyLimit": 20
}