فهرست منبع

Merge pull request #268 from cschug/fix_renovate_json

fix: fix typo
Christoph Schug 2 سال پیش
والد
کامیت
df628beeaf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      renovate.json

+ 1 - 1
renovate.json

@@ -45,7 +45,7 @@
         "dockerfile"
       ],
       "matchUpdateTypes": [
-        "major",
+        "major"
       ],
       "packagePatterns": [
         "^([^/]+\\/)*postgres(:.+)?$"