Skip to content

Commit

Permalink
chore: multi directory gomod dependabot (#3386)
Browse files Browse the repository at this point in the history
Signed-off-by: Austin Abro <[email protected]>
  • Loading branch information
AustinAbro321 authored Jan 8, 2025
1 parent a10e196 commit dc395ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
directories:
- "/"
- "/hack/schema"
schedule:
interval: daily
groups:
Expand Down

0 comments on commit dc395ff

Please sign in to comment.