mirror of
https://github.com/outbackdingo/Biohazard.git
synced 2026-01-27 10:18:27 +00:00
feat(renovate): use my commit messages for mise
This commit is contained in:
@@ -85,6 +85,15 @@
|
||||
"matchUpdateTypes": ["major"],
|
||||
"matchFileNames": [".github/workflows/**"],
|
||||
"commitMessagePrefix": "feat(gha/{{#if groupName}}{{groupName}}{{else}}{{depName}}{{/if}})!: "
|
||||
},
|
||||
{
|
||||
"matchFileNames": [".mise.toml", "mise.toml"],
|
||||
"semanticCommitScope": "mise/{{#if groupName}}{{groupName}}{{else}}{{depName}}{{/if}}"
|
||||
},
|
||||
{
|
||||
"matchFileNames": [".mise.toml", "mise.toml"],
|
||||
"matchUpdateTypes": ["major"],
|
||||
"commitMessagePrefix": "feat(mise/{{#if groupName}}{{groupName}}{{else}}{{depName}}{{/if}})!: "
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -16,10 +16,10 @@
|
||||
"github>buroa/k8s-gitops//.renovate/grafanaDashboards.json5#1b97193da1d11d80918f02de13840aa9f28ef06f",
|
||||
"github>JJGadgets/Biohazard//.renovate/groups.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/clusters.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/mise.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/commitMessage.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/labels.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/security.json5",
|
||||
"github>JJGadgets/Biohazard//.renovate/mise.json5",
|
||||
//"github>mirceanton/renovate-config//custom-manager-mise.json5#563f485db859084f436e7ce9ff30587263fdec12",
|
||||
"security:openssf-scorecard",
|
||||
"helpers:pinGitHubActionDigests"
|
||||
|
||||
Reference in New Issue
Block a user