Skip to content

Commit

Permalink
Enable dependabot on go modules (#2354)
Browse files Browse the repository at this point in the history
  • Loading branch information
alessio-perugini authored Oct 13, 2023
1 parent 5e90edf commit 4c10fbf
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,10 @@ updates:
interval: daily
labels:
- "topic: infrastructure"
- package-ecosystem: gomod
directory: /
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- "topic: infrastructure"

0 comments on commit 4c10fbf

Please sign in to comment.