Update Renovate configuration to enable 'githubTokenWarn' and set 'ignoreScripts' to false, enhancing security and improving script execution during dependency updates.
This commit is contained in:
@@ -2,5 +2,6 @@ module.exports = {
|
||||
endpoint: "https://code.popov.link",
|
||||
gitAuthor: "RenovateBot <renovatebot@noreply.localhost>",
|
||||
optimizeForDisabled: true,
|
||||
githubTokenWarn: true,
|
||||
platform: "gitea",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user