Renovate's main branch is now "dev"
All checks were successful
Tests / test (3.10) (push) Successful in 1m9s
Tests / test (3.11) (push) Successful in 1m8s
Tests / test (3.8) (push) Successful in 1m6s
Tests / test (3.9) (push) Successful in 1m7s

This commit is contained in:
Profitroll 2023-12-10 11:58:21 +01:00
parent df09a21aee
commit 5103333920
Signed by: profitroll
GPG Key ID: FA35CAB49DACD3B2

View File

@ -3,6 +3,9 @@
"extends": [ "extends": [
"config:base" "config:base"
], ],
"baseBranches": [
"dev"
],
"pip_requirements": { "pip_requirements": {
"fileMatch": [ "fileMatch": [
"requirements/.*\\.txt$" "requirements/.*\\.txt$"