Skip to content

Commit

Permalink
chore(renovate): enable lock file maintainance (#4628)
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Apr 15, 2024
1 parent 583cc7c commit fab27d5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@
"dependencyDashboardApproval": true
}
],
"lockFileMaintenance": {
"enabled": true,
"schedule": ["before 3am on Monday"]
},
"ignoreDeps": ["@opentelemetry/api", "@opentelemetry/resources_1.9.0", "@types/node"],
"assignees": ["@blumamir", "@dyladan", "@legendecas", "@pichlermarc"],
"labels": ["dependencies"]
Expand Down

0 comments on commit fab27d5

Please sign in to comment.