Skip to content

Commit

Permalink
Add the kind/enhancement label to the dependabot PRs (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
ialidzhikov authored May 28, 2024
1 parent c66e270 commit aa64fc7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,18 @@ updates:
open-pull-requests-limit: 5
allow:
- dependency-name: "github.com/gardener/gardener"
labels:
- kind/enhancement
# Create PRs for golang version updates
- package-ecosystem: docker
directory: /
schedule:
interval: daily
labels:
- kind/enhancement
- package-ecosystem: docker
directory: /.test-defs
schedule:
interval: daily
labels:
- kind/enhancement

0 comments on commit aa64fc7

Please sign in to comment.