chore(renovate): consolidate automerge rules and update README versions
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 31s
Install yq / install-yq (ubuntu-latest-amd64, amd64, linux) (push) Successful in 8s
Install yq / install-yq (ubuntu-latest-arm64, arm64, linux) (push) Successful in 10s
Markdown linter / markdown-link-checker (push) Successful in 21s
Markdown linter / markdown-lint (push) Successful in 31s
Merge the separate actions/checkout packageRule into the existing ah-annotations rule to reduce duplication. Update README examples to use current versions (actions/checkout@v5.0.0, ah-annotations@v0.0.1). Co-authored-by: Copilot <copilot@github.com>
This commit is contained in:
+1
-15
@@ -41,6 +41,7 @@
|
||||
],
|
||||
"automerge": true,
|
||||
"matchDepNames": [
|
||||
"actions/checkout",
|
||||
"volker.raschek/ah-annotations"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
@@ -48,21 +49,6 @@
|
||||
"minor",
|
||||
"patch"
|
||||
]
|
||||
},
|
||||
{
|
||||
"addLabels": [
|
||||
"renovate/automerge",
|
||||
"renovate/documentation"
|
||||
],
|
||||
"automerge": true,
|
||||
"matchDepNames": [
|
||||
"actions/checkout"
|
||||
],
|
||||
"matchUpdateTypes": [
|
||||
"minor",
|
||||
"patch",
|
||||
"pinDigest"
|
||||
]
|
||||
}
|
||||
],
|
||||
"postUpgradeTasks": {
|
||||
|
||||
Reference in New Issue
Block a user