Skip to content

Commit

Permalink
chore(renovate): enable lockfile maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
wesbillman committed Sep 2, 2024
1 parent 7981045 commit f4f5115
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@
"group:allNonMajor",
"schedule:earlyMondays",
],
lockFileMaintenance: {
enabled: true, // Automatically update lock files like pnpm-lock.yaml
},
packageRules: [
{
matchUpdateTypes: ["minor", "patch"],
Expand Down

0 comments on commit f4f5115

Please sign in to comment.