Skip to content

Commit

Permalink
chore: Included githubactions in the dependabot config (#2240)
Browse files Browse the repository at this point in the history
  • Loading branch information
naveensrinivasan committed Jun 23, 2023
1 parent c367583 commit 0128f21
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 @@ -9,3 +9,8 @@ updates:
- dependency-name: github.com/spf13/cobra
versions:
- 1.1.2
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: daily
open-pull-requests-limit: 10

0 comments on commit 0128f21

Please sign in to comment.