Skip to content

Commit

Permalink
Add capability to dependabot. (cosmos#5193)
Browse files Browse the repository at this point in the history
  • Loading branch information
DimitrisJim committed Nov 28, 2023
1 parent 9f0002f commit 5c93d41
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,12 @@ updates:
labels:
- dependencies

- package-ecosystem: gomod
directory: "/modules/capability"
schedule:
interval: daily
open-pull-requests-limit: 10
labels:
- dependencies


0 comments on commit 5c93d41

Please sign in to comment.