Skip to content

Commit

Permalink
configures dependabot for runtime-migrator app
Browse files Browse the repository at this point in the history
  • Loading branch information
Disper committed Nov 21, 2024
1 parent 71cc46f commit 649c8c2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,8 @@ updates:
directory: "/" # Location of package manifests
schedule:
interval: "weekly"

- package-ecosystem: "gomod" # See documentation for possible values
directory: "/hack/runtime-migrator" # Location of package manifests
schedule:
interval: "weekly"

0 comments on commit 649c8c2

Please sign in to comment.