Browse Source

chore: update renovate.json

Jacky 3 tháng trước cách đây
mục cha
commit
5aaf8cc36f
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .github/renovate.json

+ 4 - 0
.github/renovate.json

@@ -31,6 +31,10 @@
     {
       "matchPackageNames": ["vue-tsc"],
       "allowedVersions": "!/^2\\.2\\.0$/"
+    },
+    {
+      "matchPackageNames": ["gorm.io/gorm"],
+      "allowedVersions": "!/^1\\.26\\.0$/"
     }
   ],
   "ignoreDeps": ["vue3-apexcharts"]