diff options
Diffstat (limited to '.github')
-rw-r--r-- | .github/renovate.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/renovate.json b/.github/renovate.json index 1a0fb83cbff..cf0bf130881 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -48,7 +48,6 @@ "labels": [ "dependencies" ], - "ignorePaths": ["**/server/sonar-docs/**"], "packageRules": [ { "matchManagers": "maven", |