Skip to content

Commit

Permalink
Optimize dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Nov 7, 2023
1 parent e0d069d commit 4124a3f
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 @@ -5,6 +5,11 @@ updates:
schedule:
interval: "daily"

- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "gomod"
directory: "/native"
schedule:
Expand Down

0 comments on commit 4124a3f

Please sign in to comment.