Skip to content

Commit

Permalink
Fix dependabot.yml reviewers value
Browse files Browse the repository at this point in the history
  • Loading branch information
djelinek authored Nov 21, 2023
1 parent 33af329 commit 4dac035
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 @@ -9,11 +9,11 @@ updates:
labels:
- "skip-changelog"
reviewers:
redhat-developer/extester-maintainers
- redhat-developer/extester-maintainers
- package-ecosystem: 'npm'
directory: '/'
schedule:
interval: 'daily'
versioning-strategy: increase
reviewers:
redhat-developer/extester-maintainers
- redhat-developer/extester-maintainers

0 comments on commit 4dac035

Please sign in to comment.