We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2602dd commit 618a1d4Copy full SHA for 618a1d4
.github/renovate.json5
@@ -2,6 +2,7 @@
2
extends: ['config:base', 'group:allNonMajor'],
3
labels: ['dependencies'],
4
dependencyDashboard: false,
5
+ lockFileMaintenance: { enabled: true },
6
pin: false,
7
rangeStrategy: 'bump',
8
packageRules: [
0 commit comments