From 81bcfbdc654f9da9f4c99b0d16fc1217eec0a8e4 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Thu, 5 Jun 2025 23:10:57 +0000 Subject: Migrate from Gitea Actions to GitHub Actions --- renovate.config.cjs | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 renovate.config.cjs (limited to 'renovate.config.cjs') diff --git a/renovate.config.cjs b/renovate.config.cjs deleted file mode 100644 index 44bc458..0000000 --- a/renovate.config.cjs +++ /dev/null @@ -1,6 +0,0 @@ -module.exports = { - endpoint: "https://code.popov.link", - gitAuthor: "RenovateBot ", - optimizeForDisabled: true, - platform: "gitea", -}; -- cgit v1.2.3