Skip to content

Commit

Permalink
Merge pull request #7 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 b4571b1 + 63bc255 commit ab434dd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ updates:
- package-ecosystem: "npm"
directory: "/"
reviewers:
- "aditosoftware/devs-designer"
- "rH4rtinger"
schedule:
interval: "weekly"
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@
"files": [
"out/src"
],
"repository": {
"type": "git",
"url": "https://github.com/aditosoftware/vscode-logging.git"
},
"scripts": {
"compile": "tsc -p ./",
"watch": "tsc --watch -p ./",
Expand Down

0 comments on commit ab434dd

Please sign in to comment.