Browse Source

housekeeping: Update renovate

Bruce Wayne 3 years ago
parent
commit
7e8caa2abf
1 changed files with 8 additions and 0 deletions
  1. 8 0
      .github/renovate.json

+ 8 - 0
.github/renovate.json

@@ -12,6 +12,14 @@
 		":automergeMinor",
 		":disableRateLimiting"
 	],
+	"packageRules": [
+		{
+			"matchPackagePrefixes": [
+				"Volo.Abp"
+			],
+			"groupName": "abp"
+		}
+	],
 	"labels": [
 		"Automatic"
 	]