mirror of
https://github.com/nicolargo/glances.git
synced 2026-06-22 20:48:52 -04:00
9 lines
164 B
JSON
9 lines
164 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"config:recommended"
|
|
],
|
|
"prHourlyLimit": 3,
|
|
"updateLockFiles": false
|
|
}
|