dependabot-core
dependabot-core copied to clipboard
Remove label filter for azure
Azure does not have centralized labels, as such none are fetched. Filtering labels in the Labeler results in no labels if custom_labels is not null. This PR removes the filtering if source.provider == "azure".
Related to:
- https://github.com/tinglesoftware/dependabot-azure-devops/pull/348
- https://github.com/tinglesoftware/dependabot-azure-devops/issues/317