Skip to content

Commit

Permalink
ci: tell renovate to update lock files less frequently
Browse files Browse the repository at this point in the history
  • Loading branch information
YDX-2147483647 authored Oct 28, 2024
1 parent 74ecf66 commit 8f7d9b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"schedule": ["every 3 months on the first day of the month"],
"lockFileMaintenance": {
"enabled": true,
"schedule": ["every 3 months on the first day of the month"],
"automerge": true,
"automergeType": "pr",
"platformAutomerge": true
Expand Down

0 comments on commit 8f7d9b4

Please sign in to comment.