Skip to content

Commit

Permalink
Merge pull request #381 from Disper/dependabot_components
Browse files Browse the repository at this point in the history
adds missing components to dependabot
  • Loading branch information
kyma-bot authored Nov 21, 2024
2 parents 4a1c32a + b6682ff commit f7cd5f8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,12 @@
version: 2
updates:
- package-ecosystem: "gomod" # See documentation for possible values
directory: "/" # Location of package manifests
directories:
- "/"
- "tests/"
- "components/compass-runtime-agent/"
- "components/central-application-connectivity-validator/"
- "components/central-application-gateway/"
schedule:
interval: "weekly"
groups:
Expand Down

0 comments on commit f7cd5f8

Please sign in to comment.