Skip to content

Commit

Permalink
ci: correct dependabot labels (#4048)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeronimoalbi authored Mar 21, 2024
1 parent 53070a9 commit ec15436
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ updates:
time: "10:00"
labels:
- "dependencies"
- "go"
- "component:go"
- "skip-changelog"
open-pull-requests-limit: 0

Expand All @@ -23,7 +23,7 @@ updates:
time: "10:00"
labels:
- "dependencies"
- "javascript"
- "component:js"
- "skip-changelog"
open-pull-requests-limit: 0

Expand Down

0 comments on commit ec15436

Please sign in to comment.