Skip to content

Commit

Permalink
Updated labeler and dependbot locations
Browse files Browse the repository at this point in the history
  • Loading branch information
retr0h committed Nov 29, 2023
1 parent 69e304c commit ee645a2
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@ -10,3 +10,8 @@ updates:
directory: "/"
schedule:
interval: "daily"

- package-ecosystem: "gomod"
directory: "test/integration/client/"
schedule:
interval: "daily"
3 changes: 3 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ test/integration:
- tests/*
- tests/*/**

kind/go:
- "**/*.go"

kind/yaml:
- "**/*.yaml"
- "**/*.yml"
Expand Down

0 comments on commit ee645a2

Please sign in to comment.