chore: Update dependabot labels (#14807)

This commit is contained in:
Joshua Powers 2024-02-14 09:06:27 -05:00 committed by GitHub
parent a89461554f
commit e0ae43f4f4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 1 deletions

View File

@ -5,10 +5,15 @@ updates:
schedule:
interval: "weekly"
open-pull-requests-limit: 10
labels:
- "dependencies"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"
ignore:
# Dependabot isn't able to update this packages that do not match the source, so anything with a version
# Dependabot isn't able to update this packages that do not match the
# source, so anything with a version
- dependency-name: "*.v*"
labels:
- "dependencies"