Skip to content

Commit

Permalink
build: Add reviewers to Dependabot
Browse files Browse the repository at this point in the history
  • Loading branch information
jesse-c committed Jul 15, 2024
1 parent 36cb4d9 commit 9f0d36c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@ updates:
directory: /
schedule:
interval: weekly
reviewers:
- "climatepolicyradar/deng"

Check failure on line 8 in .github/dependabot.yml

View workflow job for this annotation

GitHub Actions / Trunk Check

yamllint(quoted-strings)

[new] string value is redundantly quoted with any quotes
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
reviewers:
- "climatepolicyradar/deng"

Check failure on line 14 in .github/dependabot.yml

View workflow job for this annotation

GitHub Actions / Trunk Check

yamllint(quoted-strings)

[new] string value is redundantly quoted with any quotes

0 comments on commit 9f0d36c

Please # to comment.