OSDN Git Service

Update renovate.json
authorNeko7sora <oeyvdfqbt@relay.firefox.com>
Fri, 25 Jun 2021 12:41:32 +0000 (21:41 +0900)
committerGitHub <noreply@github.com>
Fri, 25 Jun 2021 12:41:32 +0000 (21:41 +0900)
.github/renovate.json

index 18612bd..e059de5 100644 (file)
@@ -9,5 +9,11 @@
     "patch": {
         "automerge": true
     },
-    "ignoreDeps": ["node"]
+    "ignoreDeps": ["node"],
+    "packageRules": [
+      {
+        "matchUpdateTypes": ["minor", "patch", "pin", "digest"],
+          "automerge": true
+    }
+     ]
 }