mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-06 22:55:48 +01:00
Renovate bot changes
This commit is contained in:
18
.github/renovate.json5
vendored
Normal file
18
.github/renovate.json5
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": [
|
||||
"config:recommended",
|
||||
":disableDependencyDashboard"
|
||||
],
|
||||
"automerge": true,
|
||||
"automergeType": "branch",
|
||||
"schedule": [
|
||||
"before 3am on Saturday"
|
||||
],
|
||||
"lockFileMaintenance": {
|
||||
"enabled": true,
|
||||
"schedule": [
|
||||
"before 3am on Saturday"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user