Skip to content

Commit 359a960

Browse files
authored
Add Renovate configuration file (#593)
Signed-off-by: Ajay <abalasa@nvidia.com>
1 parent 9d0f2b6 commit 359a960

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

‎renovate.json‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3+
"extends": [
4+
"github>NVIDIA-NeMo/FW-CI-templates//renovate-config/safe-python#add-renovate-config"
5+
],
6+
"dependencyDashboardApproval": true,
7+
"prConcurrentLimit": 1,
8+
"prHourlyLimit": 1
9+
}

0 commit comments

Comments
 (0)