Skip to content

Commit

Permalink
build: update renovate config
Browse files Browse the repository at this point in the history
  • Loading branch information
favna committed Dec 28, 2023
1 parent 33bd3ab commit 930eb8a
Showing 1 changed file with 1 addition and 31 deletions.
32 changes: 1 addition & 31 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,33 +1,3 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"enabled": false,
"labels": ["Meta: Dependencies"],
"npm": {
"packageRules": [
{
"matchPackagePatterns": [
"typeorm",
"tslib",
"typescript",
"@napi-rs/canvas",
"discord-api-types",
"@discordjs/builders",
"@sapphire/decorators",
"@sapphire/discord.js-utilities",
"@sapphire/framework",
"@sapphire/plugin-api",
"@sapphire/plugin-editable-commands",
"@sapphire/plugin-i18next",
"@sapphire/plugin-logger",
"@sapphire/plugin-subcommands",
"@sapphire/ts-config"
],
"enabled": false
},
{
"matchPackagePatterns": ["@influxdata"],
"groupName": "InfluxDB Dependencies"
}
]
}
"$schema": "https://docs.renovatebot.com/renovate-schema.json"
}

0 comments on commit 930eb8a

Please sign in to comment.