Skip to content

Commit

Permalink
Merge pull request #190 from enekofb/add-dependabot
Browse files Browse the repository at this point in the history
enabled dependabot for pipeline-controller
  • Loading branch information
yitsushi authored Jul 24, 2023
2 parents 4cf33eb + 7d3cc33 commit c9fc692
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
reviewers:
- "weaveworks/wild-watermelon"
# Only do security updates not version updates.
open-pull-requests-limit: 0

0 comments on commit c9fc692

Please sign in to comment.