We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf37303 commit 39e285cCopy full SHA for 39e285c
.copier-answers.ssf-ci.yml
@@ -8,6 +8,7 @@ release_using_gha: true
8
renovate_extend_presets:
9
- github>saltstack-formulas/.github
10
- github>saltstack-formulas/.github:copier
11
+- github>saltstack-formulas/.github:weekly
12
renovate_ignore_presets: []
13
supported_oses:
14
- AlmaLinux OS
.github/renovate.json5
@@ -2,7 +2,8 @@
2
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
3
extends: [
4
"github>saltstack-formulas/.github",
5
- "github>saltstack-formulas/.github:copier"
+ "github>saltstack-formulas/.github:copier",
6
+ "github>saltstack-formulas/.github:weekly"
7
],
/**********************************************************
* This file is managed as part of a Copier template. *
0 commit comments