Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Include go dependencies in dependabot.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Marco Franssen <marco.franssen@gmail.com>
  • Loading branch information
marcofranssen committed Aug 21, 2023
1 parent 80b9a83 commit 9cb59da
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/dependabot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ updates:
interval: "daily"
open-pull-requests-limit: 5

- package-ecosystem: gomod
directory: "/tests"
schedule:
interval: daily
open-pull-requests-limit: 5

- package-ecosystem: pip
directory: "/.github/scripts"
schedule:
Expand Down

0 comments on commit 9cb59da

Please sign in to comment.