Skip to content

Commit

Permalink
Merge pull request #13 from aditosoftware/dependabot_single_reviewer
Browse files Browse the repository at this point in the history
chore: added single reviewer for dependabot
  • Loading branch information
rH4rtinger authored Oct 7, 2024
2 parents 1ad06fa + 5ac15d1 commit c9da951
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ updates:
- package-ecosystem: "npm"
directory: "/"
reviewers:
- "aditosoftware/devs-designer"
- "rH4rtinger"
ignore:
# ignore @types/vscode, because it needs to be updated together with engine.vscode
- dependency-name: "@types/vscode"
schedule:
interval: "weekly"

0 comments on commit c9da951

Please sign in to comment.