mirror of
https://github.com/Paillat-dev/pycord-rest.git
synced 2026-01-01 16:46:20 +00:00
14 lines
316 B
JSON
14 lines
316 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>nicebots-xyz/renovate-config",
|
|
":semanticPrefixFixDepsChoreOthers",
|
|
":dependencyDashboard"
|
|
],
|
|
"forkProcessing": "enabled",
|
|
"baseBranchPatterns": ["main"],
|
|
"lockFileMaintenance": {
|
|
"enabled": true
|
|
}
|
|
}
|