Преглед изворни кода

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(:.+)?$"