remove custom labels

This commit is contained in:
Robert Resch 2022-04-08 23:25:16 +02:00
parent 1001fcad6b
commit cde35b62aa

View file

@ -3,15 +3,11 @@ updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
labels:
- "pr: dependency-update"
schedule:
interval: "daily"
# Maintain dependencies for pip
- package-ecosystem: "pip"
directory: "/"
labels:
- "pr: dependency-update"
schedule:
interval: "daily"