chore(deps): update all non-major dependencies (#2858)

Co-authored-by: Valentin Maerten <maerten.valentin@gmail.com>
This commit is contained in:
renovate[bot]
2026-05-31 10:38:31 +02:00
committed by GitHub
parent 48dd62cdc1
commit 7f04f7057c
6 changed files with 147 additions and 131 deletions

View File

@@ -20,6 +20,11 @@
}
],
"packageRules": [
{
"matchManagers": ["gomod"],
"matchDepTypes": ["indirect"],
"enabled": true
},
{
"matchManagers": ["github-actions"],
"addLabels": ["area: github actions"]