mirror of
https://github.com/go-task/task.git
synced 2026-07-01 00:24:30 +00:00
Compare commits
1 Commits
main
...
ci/renovat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
e8f0a9ebb7 |
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -21,6 +21,11 @@
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchUpdateTypes": ["digest", "pinDigest"],
|
||||
"groupName": "all non-major dependencies",
|
||||
"groupSlug": "all-minor-patch"
|
||||
},
|
||||
{
|
||||
"matchManagers": ["github-actions"],
|
||||
"addLabels": ["area: github actions"]
|
||||
|
||||
Reference in New Issue
Block a user