File tree 2 files changed +4
-3
lines changed
packages/google-cloud-vpc-access
2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -143,8 +143,8 @@ Contributions welcome! See the [Contributing Guide](https://github.com/googleapi
143
143
Please note that this ` README.md ` , the ` samples/README.md ` ,
144
144
and a variety of configuration files in this repository (including ` .nycrc ` and ` tsconfig.json ` )
145
145
are generated from a central template. To edit one of these files, make an edit
146
- to its template in this
147
- [ directory] ( https://github.com/googleapis/synthtool/tree/master/synthtool/gcp/templates/node_library ) .
146
+ to its templates in
147
+ [ directory] ( https://github.com/googleapis/synthtool ) .
148
148
149
149
## License
150
150
Original file line number Diff line number Diff line change 1
1
{
2
2
"extends" : [
3
3
" config:base" ,
4
- " docker:disable"
4
+ " docker:disable" ,
5
+ " :disableDependencyDashboard"
5
6
],
6
7
"pinVersions" : false ,
7
8
"rebaseStalePrs" : true ,
You can’t perform that action at this time.
0 commit comments