Automerge npm minor changes

This commit is contained in:
Jonas Plum
2022-04-28 02:08:19 +02:00
committed by GitHub
parent c98b11d9e8
commit f0d9e43414

View File

@@ -21,7 +21,11 @@
"datasources": [ "datasources": [
"npm" "npm"
], ],
"groupName": "npm", "extends": [
":automergeDigest",
":automergeMinor",
":automergePr"
],
"schedule": ["after 9pm on sunday"] "schedule": ["after 9pm on sunday"]
} }
], ],