mirror of
https://github.com/saltstack-formulas/template-formula.git
synced 2025-04-17 10:10:28 +00:00
ci(renovate): enable vulnerability alerts (from GitHub)
This commit is contained in:
parent
f991a723ce
commit
0c2158392b
2 changed files with 6 additions and 0 deletions
3
.github/renovate.json5
vendored
3
.github/renovate.json5
vendored
|
@ -11,6 +11,9 @@
|
|||
"helpers:pinGitHubActionDigests",
|
||||
],
|
||||
"automergeStrategy": "merge-commit",
|
||||
"vulnerabilityAlerts": {
|
||||
"enabled": true,
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": ["github-actions"],
|
||||
|
|
|
@ -12,6 +12,9 @@
|
|||
"helpers:pinGitHubActionDigests"
|
||||
],
|
||||
"automergeStrategy": "merge-commit",
|
||||
"vulnerabilityAlerts": {
|
||||
"enabled": true
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": [
|
||||
|
|
Loading…
Add table
Reference in a new issue