Skip to content

Commit

Permalink
chore: split out hack/tools dependabot updates
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Case <richard.case@outlook.com>
  • Loading branch information
richardcase committed Oct 1, 2024
1 parent 701375d commit 0bc7c80
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ updates:
- package-ecosystem: "gomod"
directories:
- "/"
schedule:
interval: "weekly"
labels:
- "kind/cleanup"
- "area/dependency"
groups:
dependencies:
patterns:
- "*"

- package-ecosystem: "gomod"
directories:
- "./hack/tools"
schedule:
interval: "weekly"
Expand Down

0 comments on commit 0bc7c80

Please sign in to comment.