apply language labels to dependabot PRs (#17199)

This commit is contained in:
Kyle Altendorf 2024-01-03 12:00:30 -05:00 committed by GitHub
parent 8d53d3f8b5
commit 60d0106ef6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,8 @@ updates:
interval: "weekly"
day: "tuesday"
labels:
- dependencies
- python
- "Changed"
target-branch: "main"
pull-request-branch-name:
@ -30,6 +32,8 @@ updates:
interval: "weekly"
day: "tuesday"
labels:
- dependencies
- github_actions
- "Changed"
target-branch: "main"
pull-request-branch-name:
@ -47,6 +51,8 @@ updates:
interval: "weekly"
day: "tuesday"
labels:
- dependencies
- javascript
- "Changed"
target-branch: "main"
pull-request-branch-name: