1
1
mirror of https://github.com/nicolargo/glances.git synced 2025-01-04 16:03:52 +03:00
glances/renovate.json
2024-04-21 17:02:17 +02:00

9 lines
186 B
JSON

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
],
"prHourlyLimit": 3,
"ignorePaths": ["**/static/package-lock.json"]
}