Skip to content

Commit a22e5f7

Browse files
chore(deps): update dependency centralized-templates to v34.7.1 (#252)
* chore(deps): update dependency centralized-templates to v34.6.0 * Update templates.yaml --------- Co-authored-by: Victor Pascual <[email protected]>
1 parent e6da657 commit a22e5f7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/templates.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: v34.4.61
1+
version: v34.7.1
22

33
files:
44
- .autorc.json
@@ -7,6 +7,7 @@ files:
77
- .github/workflows/codeql-analysis.yaml
88
- .github/workflows/pr-help.yaml
99
- .github/workflows/release.yaml
10+
- .github/workflows/renovate_dependency_management.yaml
1011

1112
values:
1213
autoRelease: true
@@ -16,3 +17,4 @@ values:
1617
sendOpsLevelVulnerabilityCheck: true
1718
deploymentEnabled: false
1819
runWizCliDepsScan: false
20+
renovateCronjobSchedule: '25 6 * * 1-5' # At 06:25 on every day-of-week from Monday through Friday.

0 commit comments

Comments
 (0)