ci: Add dependabot for auto-merging
This commit is contained in:
parent
7eea08803f
commit
abb5843560
1 changed files with 5 additions and 1 deletions
6
.github/CODEOWNERS
vendored
6
.github/CODEOWNERS
vendored
|
|
@ -1,3 +1,7 @@
|
||||||
# https://help.github.com/en/github/creating-cloning-and-archiving-repositories/about-code-owners
|
# 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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue