chore(renovate): Enable fork processing

This commit is contained in:
Ahmad Ansori Palembani 2024-11-20 12:57:18 +07:00
parent 54b27a5efa
commit 52ba1b02d3
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -26,5 +26,6 @@
],
"dependencyDashboardApproval": true,
"semanticCommits": true,
"commitMessageLowerCase": "never"
"commitMessageLowerCase": "never",
"forkProcessing": "enabled"
}