]> Piment Noir Git Repositories - benchmarks-js.git/commitdiff
chore: refine renovate configuration
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 17 Nov 2025 12:59:20 +0000 (13:59 +0100)
committerJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 17 Nov 2025 12:59:20 +0000 (13:59 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
renovate.json

index b65e9af32313df68fd5acf70ba9156b73f5eb365..4d2a538ef47ac39fc87c4e11a9c87e4c51f497c6 100644 (file)
@@ -1,9 +1,11 @@
 {
   "$schema": "https://docs.renovatebot.com/renovate-schema.json",
-  "extends": ["config:recommended", "group:allNonMajor", "schedule:daily"],
-  "lockFileMaintenance": {
-    "enabled": true
-  },
+  "extends": [
+    "config:recommended",
+    "group:allNonMajor",
+    "schedule:daily",
+    ":maintainLockFilesWeekly"
+  ],
   "packageRules": [
     {
       "matchFileNames": ["**/package.json"],