mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
chore(ci): enable Renovate routine version updates (#11789)
This commit is contained in:
@@ -38,7 +38,7 @@
|
|||||||
"schedule": [
|
"schedule": [
|
||||||
"* 22-23,0-5 1 * *"
|
"* 22-23,0-5 1 * *"
|
||||||
],
|
],
|
||||||
"enabled": false
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Minors: 8th of every 3 months, Madrid overnight window (22:00-06:00)",
|
"description": "Minors: 8th of every 3 months, Madrid overnight window (22:00-06:00)",
|
||||||
@@ -48,7 +48,7 @@
|
|||||||
"schedule": [
|
"schedule": [
|
||||||
"* 22-23,0-5 8 */3 *"
|
"* 22-23,0-5 8 */3 *"
|
||||||
],
|
],
|
||||||
"enabled": false
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "Majors: 15th of every 3 months, Madrid overnight window",
|
"description": "Majors: 15th of every 3 months, Madrid overnight window",
|
||||||
@@ -58,7 +58,7 @@
|
|||||||
"schedule": [
|
"schedule": [
|
||||||
"* 22-23,0-5 15 */3 *"
|
"* 22-23,0-5 15 */3 *"
|
||||||
],
|
],
|
||||||
"enabled": false
|
"enabled": true
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"description": "GitHub Actions - single grouped PR, no changelog, scope=ci",
|
"description": "GitHub Actions - single grouped PR, no changelog, scope=ci",
|
||||||
|
|||||||
Reference in New Issue
Block a user