Przeglądaj źródła

Merge pull request #268 from cschug/fix_renovate_json

fix: fix typo
Christoph Schug 2 lat temu
rodzic
commit
df628beeaf
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      renovate.json

+ 1 - 1
renovate.json

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