mirror of
https://github.com/go-task/task.git
synced 2026-07-07 22:18:47 +00:00
chore(deps): update all non-major dependencies (#2858)
Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com>
This commit is contained in:
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -20,6 +20,11 @@
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchManagers": ["gomod"],
|
||||
"matchDepTypes": ["indirect"],
|
||||
"enabled": true
|
||||
},
|
||||
{
|
||||
"matchManagers": ["github-actions"],
|
||||
"addLabels": ["area: github actions"]
|
||||
|
||||
Reference in New Issue
Block a user