Skip to content

Commit

Permalink
Merge pull request #3268 from deckhouse/dependabot-for-example-app
Browse files Browse the repository at this point in the history
Add dependabot for example app
  • Loading branch information
sagikazarmark authored Jan 24, 2024
2 parents e3a44c9 + 04643f6 commit d7891d8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,13 @@ updates:
schedule:
interval: "daily"

- package-ecosystem: "gomod"
directory: "/examples"
labels:
- "area/dependencies"
schedule:
interval: "daily"

- package-ecosystem: "docker"
directory: "/"
labels:
Expand Down

0 comments on commit d7891d8

Please sign in to comment.