Skip to content

Commit

Permalink
chore(deps): add dependabot config for github-actions (#2191)
Browse files Browse the repository at this point in the history
  • Loading branch information
julio-lopez committed Jul 18, 2023
1 parent 8ef8fac commit ef96f2d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,8 @@ updates:
patterns:
- "k8s.io/*"
- "sigs.k8s.io/*"
- package-ecosystem: github-actions
directory: "/"
open-pull-requests-limit: 3
schedule:
interval: daily

0 comments on commit ef96f2d

Please sign in to comment.