Skip to content

Commit

Permalink
Merge pull request #28 from pleo-io/feature/devx-2447-rollout-new-ren…
Browse files Browse the repository at this point in the history
…ovate-process

[DEVX-2447] Rollout new renovate process
  • Loading branch information
VictorPascualV authored May 27, 2024
2 parents c6b7d1b + bb10da2 commit 86d04d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/renovate.json → .github/renovate.json5
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"local>pleo-io/renovate-config"
"github>pleo-io/renovate-config:default.json5"
]
}
8 changes: 3 additions & 5 deletions .github/templates.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
version: v34.4.61

version: v34.10.1
files:
- .github/workflows/codeql-analysis.yaml
- .github/workflows/close-stale-prs.yaml
- .github/workflows/pr-help.yaml

- .github/workflows/renovate_dependency_management.yaml
values:
autoApproveRenovatePrs: true
allowKodiakAutoMerge: true
runWizCliDepsScan: false
renovateCronjobSchedule: "32 7 * * 1-5" # This is UTC -> At 08:32 CET / 09:32 CEST on every day-of-week from Monday through Friday.

0 comments on commit 86d04d6

Please sign in to comment.