ci: Add dependabot for auto-merging

This commit is contained in:
Shohei Ueda 2020-04-07 12:20:07 +09:00 committed by GitHub
parent 7eea08803f
commit abb5843560
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

6
.github/CODEOWNERS vendored
View File

@ -1,3 +1,7 @@
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
* @peaceiris
/__tests__/ @peaceiris
/src/ @peaceiris
/package-lock.json @dependabot
/package.json @dependabot