renovate: add more default-labels (#51373)

This commit is contained in:
Gábor Farkas 2022-06-24 12:59:06 +02:00 committed by GitHub
parent fa466e2134
commit bf824221d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,7 +42,7 @@
"react-test-renderer"
],
"ignorePaths": ["packages/grafana-toolkit/package.json", "emails/**", "plugins-bundled/**", "**/mocks/**"],
"labels": ["area/frontend", "dependencies"],
"labels": ["area/frontend", "dependencies", "no-backport", "no-changelog"],
"packageRules": [
{
"matchUpdateTypes": ["patch"],