Go back to Django
This commit is contained in:
parent
d7be14f5a2
commit
7eee113cdf
22 changed files with 1481 additions and 172 deletions
7
.github/renovate.json
vendored
7
.github/renovate.json
vendored
|
|
@ -1,10 +1,11 @@
|
|||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended"],
|
||||
"extends": [
|
||||
"config:recommended"
|
||||
],
|
||||
"automerge": true,
|
||||
"configMigration": true,
|
||||
"dependencyDashboard": false,
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"timezone": "Europe/Stockholm",
|
||||
"postUpdateOptions": ["gomodTidy"]
|
||||
"timezone": "Europe/Stockholm"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue