summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiDeoo2025-03-20 15:53:59 +0100
committerGitHub2025-03-20 15:53:59 +0100
commit1cea467cd28535cec638fb41a5d472adf36384fd (patch)
tree0eead373e995a342cafc5dcfe415c11ce294e966
parentb8a480054aba2b39414ef7942db1a6110b800540 (diff)
downloadIT.starlight-1cea467cd28535cec638fb41a5d472adf36384fd.tar.gz
IT.starlight-1cea467cd28535cec638fb41a5d472adf36384fd.tar.bz2
IT.starlight-1cea467cd28535cec638fb41a5d472adf36384fd.zip
chore: disable renovate dashboard (#2995)
Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
-rw-r--r--.github/renovate.json52
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/renovate.json5 b/.github/renovate.json5
index 7b6b09f3..541a880b 100644
--- a/.github/renovate.json5
+++ b/.github/renovate.json5
@@ -1,7 +1,7 @@
{
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
extends: [
- ':dependencyDashboard',
+ ':disableDependencyDashboard',
':semanticPrefixFixDepsChoreOthers',
':ignoreModulesAndTests',
'workarounds:all',