Skip to content

Commit

Permalink
ci(deps-bot): set up Dependabot (#627)
Browse files Browse the repository at this point in the history
  • Loading branch information
Thuan Vo authored Nov 10, 2022
1 parent 94d5195 commit e16a345
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
package.json @andrewazores @ebaron
yarn.lock @andrewazores @ebaron
11 changes: 11 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "daily"
reviewers:
- "cryostatio/reviewers"
labels:
- "dependencies"
- "chore"

0 comments on commit e16a345

Please sign in to comment.