Skip to content

Commit

Permalink
chore(deps): enable Renovate lock file maintenance
Browse files Browse the repository at this point in the history
  • Loading branch information
ghiscoding authored Feb 19, 2025
1 parent fbef328 commit 3b19f94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
extends: ['config:base', 'group:allNonMajor'],
labels: ['dependencies'],
dependencyDashboard: false,
lockFileMaintenance: { enabled: true },
pin: false,
rangeStrategy: 'bump',
packageRules: [
Expand Down

0 comments on commit 3b19f94

Please sign in to comment.