Skip to content

Commit 5a83a45

Browse files
authored
Merge pull request #88 from dafyddj/ci/weekly
ci(renovate): switch to weekly Copier updates
2 parents cf37303 + 39e285c commit 5a83a45

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.copier-answers.ssf-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ release_using_gha: true
88
renovate_extend_presets:
99
- github>saltstack-formulas/.github
1010
- github>saltstack-formulas/.github:copier
11+
- github>saltstack-formulas/.github:weekly
1112
renovate_ignore_presets: []
1213
supported_oses:
1314
- AlmaLinux OS

.github/renovate.json5

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
33
extends: [
44
"github>saltstack-formulas/.github",
5-
"github>saltstack-formulas/.github:copier"
5+
"github>saltstack-formulas/.github:copier",
6+
"github>saltstack-formulas/.github:weekly"
67
],
78
/**********************************************************
89
* This file is managed as part of a Copier template. *

0 commit comments

Comments
 (0)