Settings
This commit is contained in:
parent
4f1eb6dba0
commit
be32aab75d
|
@ -3,8 +3,6 @@ update_configs:
|
||||||
- package_manager: "javascript"
|
- package_manager: "javascript"
|
||||||
directory: "/"
|
directory: "/"
|
||||||
update_schedule: "daily"
|
update_schedule: "daily"
|
||||||
default_reviewers:
|
|
||||||
- "crazy-max"
|
|
||||||
default_labels:
|
default_labels:
|
||||||
- ":game_die: dependencies"
|
- ":game_die: dependencies"
|
||||||
- ":robot: bot"
|
- ":robot: bot"
|
||||||
|
|
2
.gitattributes
vendored
2
.gitattributes
vendored
|
@ -1,2 +1,2 @@
|
||||||
/lib/** linguist-detectable=false
|
/lib/** linguist-generated=true
|
||||||
/node_modules/** linguist-detectable=false
|
/node_modules/** linguist-detectable=false
|
||||||
|
|
1
.github/CODEOWNERS
vendored
Normal file
1
.github/CODEOWNERS
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
* @crazy-max
|
Loading…
Reference in New Issue
Block a user