commit 46c5b9f15798fa0803cac2c4eae79a6052ddb3b8 Author: naijun0403 Date: Fri Jun 20 11:57:17 2025 +0900 renovate: add config.js diff --git a/config.js b/config.js new file mode 100644 index 0000000..8ab2161 --- /dev/null +++ b/config.js @@ -0,0 +1,7 @@ +module.exports = { + "endpoint": "https://git.naijun.dev/api/v1", + "gitAuthor": "Renovate Bot ", + "platform": "gitea", + "autodiscover": true, + "optimizeForDisabled": true +}; \ No newline at end of file