Skip to content

Commit

Permalink
ci: adjust labels for dependabot prs
Browse files Browse the repository at this point in the history
  • Loading branch information
Realiserad committed Apr 15, 2024
1 parent e501c37 commit d38cf22
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@ updates:
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies/ci"
- package-ecosystem: "pip"
directory: "/"
schedule:
interval: "weekly"
labels:
- "dependencies/python"
- package-ecosystem: "docker"
directory: "/tests/azure-openai"
schedule:
interval: "weekly"
labels:
- "dependencies/docker"

0 comments on commit d38cf22

Please sign in to comment.