Skip to content

Commit

Permalink
github: dependabot: updated labels
Browse files Browse the repository at this point in the history
  • Loading branch information
gekigek99 committed Mar 7, 2023
1 parent a82389f commit e0b80c2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ updates:
schedule:
interval: "weekly"
labels:
- "gomod_dependencies"
- "dependencies"
- "gomod"
allow:
- dependency-type: "all"

Expand All @@ -23,6 +24,7 @@ updates:
schedule:
interval: "weekly"
labels:
- "dependencies"
- "github_actions"
allow:
- dependency-type: "all"
Expand Down

0 comments on commit e0b80c2

Please sign in to comment.