Renovate bot changes

This commit is contained in:
Yeicor
2024-12-14 10:38:58 +01:00
committed by GitHub
parent f42fa9515b
commit ef37fad7fc
3 changed files with 18 additions and 16 deletions

18
.github/renovate.json5 vendored Normal file
View 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"
]
}
}

View File

@@ -1,10 +1,6 @@
on:
push:
branches:
- "master"
pull_request:
branches:
- "master"
workflow_call:
inputs:
ref: