mirror of
https://github.com/Paillat-dev/pycord-rest.git
synced 2026-01-02 00:56:19 +00:00
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
14 lines
315 B
JSON
14 lines
315 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": [
|
|
"local>nicebots-xyz/renovate-config",
|
|
":semanticPrefixFixDepsChoreOthers",
|
|
":dependencyDashboard"
|
|
],
|
|
"forkProcessing": "enabled",
|
|
"baseBranchPatterns": ["dev"],
|
|
"lockFileMaintenance": {
|
|
"enabled": true
|
|
}
|
|
}
|