Skip to content

Commit

Permalink
ci: disable renovate lockfile maintenance, related #2205
Browse files Browse the repository at this point in the history
  • Loading branch information
spwoodcock committed Feb 17, 2025
1 parent 9a275d0 commit 49b06ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"enabledManagers": ["pep621", "npm"],
"rangeStrategy": "update-lockfile",
"lockFileMaintenance": {
"enabled": true
"enabled": false
},
"ignoreDeps": [
"postgres",
Expand Down

0 comments on commit 49b06ce

Please sign in to comment.